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
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
2 years ago
..
appctype appc,ipn/ipnlocal,types/appctype: implement control provided routes 2 years ago
dnstype all: use reflect.TypeFor now available in Go 1.22 (#11078) 2 years ago
empty
flagtype
ipproto
key types/key: remove copy returning array by value 2 years ago
lazy
logger all: make use of ctxkey everywhere (#10846) 2 years ago
logid all: use new AppendEncode methods available in Go 1.22 (#11079) 2 years ago
netlogtype
netmap all: use reflect.TypeFor now available in Go 1.22 (#11078) 2 years ago
nettype
opt ipn: apply tailnet-wide default for auto-updates (#10508) 2 years ago
persist tailcfg: remove UserProfile.Groups 2 years ago
preftype cmd/tailscaled,*: add start of configuration file support 2 years ago
ptr
structs
tkatype
views all: remove LenIter, use Go 1.22 range-over-int instead 2 years ago