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
Nick Khyl 5d09649b0b types/lazy: add (*SyncValue[T]).SetForTest method
It is sometimes necessary to change a global lazy.SyncValue for the duration of a test. This PR adds a (*SyncValue[T]).SetForTest method to facilitate that.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
4 months ago
..
appctype
dnstype
empty
flagtype
ipproto
key all: add test for package comments, fix, add comments as needed 4 months ago
lazy types/lazy: add (*SyncValue[T]).SetForTest method 4 months ago
logger
logid
netlogtype
netmap
nettype
opt types/opt: add (Value[T]).GetOr(def T) T method 4 months ago
persist
preftype
ptr
structs
tkatype
views cmd/viewer, types/views, util/codegen: add viewer support for custom container types 4 months ago