tailscale/types/key
Brad Fitzpatrick 9a8c2f47f2 types/key: remove copy returning array by value
It's unnecessary. Returning an array value is already a copy.

Updates #cleanup

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Change-Id: If7f350b61003ea08f16a531b7b4e8ae483617939
2024-02-26 19:09:12 -08:00
..
chal.go all: implement AppendText alongside MarshalText (#9207) 2023-09-01 18:15:19 -07:00
control.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
control_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
disco.go wgengine/magicsock: implement probing of UDP path lifetime (#10844) 2024-01-23 09:37:32 -08:00
disco_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
machine.go all: implement AppendText alongside MarshalText (#9207) 2023-09-01 18:15:19 -07:00
machine_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
nl.go all: implement AppendText alongside MarshalText (#9207) 2023-09-01 18:15:19 -07:00
nl_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
node.go types/key: remove copy returning array by value 2024-02-26 19:09:12 -08:00
node_test.go types/key: add test for NodePublic.Shard 2023-06-27 08:49:44 -07:00
util.go all: use new AppendEncode methods available in Go 1.22 (#11079) 2024-02-08 17:55:03 -08:00
util_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00