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
Joe Tsai 930e6f68f2
types/opt: use switch in Bool.UnmarshalJSON (#9140)
The compiler does indeed perform this optimization.

Updates #cleanup

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
9 months ago
..
dnstype all: update copyright and license headers 1 year ago
empty all: update copyright and license headers 1 year ago
flagtype all: update copyright and license headers 1 year ago
ipproto net/packet: add NAT support for DCCP and GRE 1 year ago
key types/key: add test for NodePublic.Shard 11 months ago
lazy types/lazy: helpers for lazily computed values 1 year ago
logger types/logger: fix test failure I missed earlier 9 months ago
logid all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 10 months ago
netlogtype all: update copyright and license headers 1 year ago
netmap types/netmap: remove redundant Netmap.Hostinfo 9 months ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
opt types/opt: use switch in Bool.UnmarshalJSON (#9140) 9 months ago
persist types/persist: drop duplicated Persist.LoginName 10 months ago
preftype all: update copyright and license headers 1 year ago
ptr all: update copyright and license headers 1 year ago
structs all: update copyright and license headers 1 year ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 10 months ago
views types/views: add SliceEqual, like std slices.Equal 9 months ago