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 2db2d04a37
types/logid: add Add method (#12478)
The Add method derives a new ID by adding a signed integer
to the ID, treating it as an unsigned 256-bit big-endian integer.

We also add Less and Compare methods to PrivateID to provide
feature parity with existing methods on PublicID.

Updates tailscale/corp#11038

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
3 months ago
..
appctype appc,ipn/ipnlocal,types/appctype: implement control provided routes 9 months ago
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 all: use Go 1.22 range-over-int 6 months ago
key all: use Go 1.22 range-over-int 6 months ago
lazy all: use Go 1.22 range-over-int 6 months ago
logger all: use Go 1.22 range-over-int 6 months ago
logid types/logid: add Add method (#12478) 3 months ago
netlogtype all: update copyright and license headers 2 years ago
netmap net/ipset, wgengine/filter/filtertype: add split-out packages 4 months ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
opt ipn: apply tailnet-wide default for auto-updates (#10508) 10 months ago
persist types/persist: remove unused field Persist.Provider 5 months ago
preftype cmd/tailscaled,*: add start of configuration file support 12 months 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 cmd/viewer,type/views: add MapSlice for maps of slices 4 months ago