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 081be3e96b cmd/cloner: simplify code
Change from a single-case type switch to a type assertion
with an early return.

That exposes that the name arg to gen is unneeded.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 4 years ago
cloner cmd/cloner: simplify code 4 years ago
derper cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 4 years ago
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 4 years ago
hello all: adapt to opaque netaddr types 5 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
speedtest cmd: upgrade to ffcli v3 4 years ago
tailscale cmd/tailscale: make status show health check problems 4 years ago
tailscaled cmd/tailscaled: disable netns earlier in userspace-networking mode 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd all: gofmt with Go 1.17 4 years ago