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
7 months ago
..
appctype
dnstype all: use reflect.TypeFor now available in Go 1.22 (#11078) 8 months ago
empty all: update copyright and license headers 2 years ago
flagtype all: update copyright and license headers 2 years ago
ipproto
key types/key: remove copy returning array by value 7 months ago
lazy
logger
logid all: use new AppendEncode methods available in Go 1.22 (#11079) 8 months ago
netlogtype
netmap all: use reflect.TypeFor now available in Go 1.22 (#11078) 8 months ago
nettype
opt ipn: apply tailnet-wide default for auto-updates (#10508) 9 months ago
persist tailcfg: remove UserProfile.Groups 8 months ago
preftype cmd/tailscaled,*: add start of configuration file support 12 months ago
ptr
structs all: update copyright and license headers 2 years ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 1 year ago
views all: remove LenIter, use Go 1.22 range-over-int instead 7 months ago