tailscale/cmd/hello
Brad Fitzpatrick db5e269463 client/tailscale/apitype: move local API types to new apitype package
They were scattered/duplicated in misc places before.

It can't be in the client package itself for circular dep reasons.

This new package is basically tailcfg but for localhost
communications, instead of to control.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-04-13 08:13:46 -07:00
..
hello.go client/tailscale/apitype: move local API types to new apitype package 2021-04-13 08:13:46 -07:00
hello.tmpl.html cmd/hello: truncate long strings (#1328) 2021-02-11 20:56:22 -05:00