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
James Tucker c1ef55249a types/ipproto: import and test string parsing for ipproto
IPProto has been being converted to and from string formats in multiple
locations with variations in behavior. TextMarshaller and JSONMarshaller
implementations are now added, along with defined accepted and preferred
formats to centralize the logic into a single cross compatible
implementation.

Updates tailscale/corp#15043
Fixes tailscale/corp#15141

Signed-off-by: James Tucker <james@tailscale.com>
12 months ago
..
dnstype tailcfg: add DNS address list for IsWireGuardOnly nodes 1 year ago
empty all: update copyright and license headers 2 years ago
flagtype all: update copyright and license headers 2 years ago
ipproto types/ipproto: import and test string parsing for ipproto 12 months ago
key types/key: update some doc strings for public key serialization 1 year ago
lazy types/lazy: helpers for lazily computed values 2 years ago
logger types/logger: add TestLogger 1 year ago
logid all: implement AppendText alongside MarshalText (#9207) 1 year ago
netlogtype all: update copyright and license headers 2 years ago
netmap tailcfg, all: use []netip.AddrPort instead of []string for Endpoints 1 year ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
opt types/opt: use switch in Bool.UnmarshalJSON (#9140) 1 year ago
persist types/persist: drop duplicated Persist.LoginName 1 year ago
preftype all: update copyright and license headers 2 years ago
ptr all: update copyright and license headers 2 years ago
structs all: update copyright and license headers 2 years ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 1 year ago
views types/views: add SliceContainsFunc like slices.ContainsFunc 1 year ago