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/types/key
David Anderson ff16e58d23 tailcfg: move NodeKey type to types/key.
This leaves behind a type alias and associated constructor, to allow
for gradual switchover.

Updates #3206.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
control.go
control_test.go
disco.go
disco_test.go
machine.go
machine_test.go
node.go tailcfg: move NodeKey type to types/key. 3 years ago
node_legacy.go tailcfg: move NodeKey type to types/key. 3 years ago
node_legacy_test.go tailcfg: move NodeKey type to types/key. 3 years ago
node_test.go
util.go
util_test.go