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
Simon Law f23e4279c4
types/lazy: add lazy.GMap: a map of lazily computed GValues (#16532)
Fixes tailscale/corp#30360

Signed-off-by: Simon Law <sfllaw@tailscale.com>
5 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 all: unify some redundant testing.TB interface copies 8 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