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
Andrew Dunham 200d92121f types/lazy: add Peek method to SyncValue
This adds the ability to "peek" at the value of a SyncValue, so that
it's possible to observe a value without computing this.

Updates tailscale/corp#17122

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Co-authored-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Change-Id: I06f88c22a1f7ffcbc7ff82946335356bb0ef4622
3 months ago
..
appctype appc,ipn/ipnlocal,types/appctype: implement control provided routes 8 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 5 months ago
key all: use Go 1.22 range-over-int 5 months ago
lazy types/lazy: add Peek method to SyncValue 3 months ago
logger all: use Go 1.22 range-over-int 5 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 3 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) 9 months ago
persist types/persist: remove unused field Persist.Provider 5 months ago
preftype cmd/tailscaled,*: add start of configuration file support 11 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 3 months ago