You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control
Josh Bleecher Snyder 8c3c5e80b7 tailcfg: make MapResponse.ControlTime a pointer
Otherwise omitempty doesn't work.

This is wire-compatible with a non-pointer type, so switching
is safe, now and in the future.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
controlbase control/controlbase: enable asynchronous client handshaking. 3 years ago
controlclient tailcfg: make MapResponse.ControlTime a pointer 3 years ago
controlhttp control/controlhttp: package to get a controlbase.Conn over HTTP(S). 3 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago