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/cmd
Josh Bleecher Snyder 7bd89359c9 cmd/cloner: generate a package-level Clone function
This Clone function knows how to clone any types
for which it has generated Clone methods.
This allows callers to efficiently clone
an inbound interface{} that might contain one of these types.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
cloner cmd/cloner: generate a package-level Clone function 4 years ago
derper derp, derp/derphttp: remove one RTT from DERP setup 4 years ago
microproxy cmd/microproxy: add a quick hack for some malformed variables. 4 years ago
mkpkg cmd/mkpkg: support adding empty directories. 4 years ago
tailscale cmd/tailscale/cli: add debug -derp mode 4 years ago
tailscaled cmd/tailscaled: ignore SIGPIPE. 4 years ago
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 5 years ago