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/lazy
Brad Fitzpatrick f208bf8cb1 types/lazy: document difference from sync.OnceValue
Updates #8419
Updates github.com/golang#62202

Change-Id: I0c082c4258fb7a95a17054f270dc32019bcc7581
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
deferred.go types/lazy: fix flaky TestDeferAfterDo 11 months ago
deferred_test.go types/lazy: fix flaky TestDeferAfterDo 11 months ago
lazy.go types/lazy: document difference from sync.OnceValue 2 months ago
map.go types/lazy: add lazy.GMap: a map of lazily computed GValues (#16532) 5 months ago
map_test.go types/lazy: add lazy.GMap: a map of lazily computed GValues (#16532) 5 months ago
sync_test.go util/uniq,types/lazy,*: delete code that's now in Go std 11 months ago
unsync.go types/lazy: helpers for lazily computed values 3 years ago
unsync_test.go types/lazy: helpers for lazily computed values 3 years ago