tailscale/syncs
Joe Tsai 910b4e8e6a
syncs: add iterators to Map (#13739)
Add Keys, Values, and All to iterate over
all keys, values, and entries, respectively.

Updates #11038

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2024-10-09 10:28:12 -07:00
..
locked_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
locked.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pool_test.go syncs: add generic Pool (#12759) 2024-07-10 09:39:52 -07:00
pool.go syncs: add generic Pool (#12759) 2024-07-10 09:39:52 -07:00
shardedmap_test.go syncs: add ShardedMap.Mutate 2023-06-28 08:43:15 -07:00
shardedmap.go syncs: add ShardedMap.Mutate 2023-06-28 08:43:15 -07:00
syncs_test.go syncs: add Map.WithLock to allow mutations to the underlying map (#8101) 2024-07-11 16:16:30 -07:00
syncs.go syncs: add iterators to Map (#13739) 2024-10-09 10:28:12 -07:00