mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 08:37:18 +02:00
Importing the ~deprecated golang.org/x/exp/maps as "xmaps" to not shadow the std "maps" was getting ugly. And using slices.Collect on an iterator is verbose & allocates more. So copy (x)maps.Keys+Values into our slicesx package instead. Updates #cleanup Updates #12912 Updates #14514 (pulled out of that change) Change-Id: I5e68d12729934de93cf4a9cd87c367645f86123a Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> |
||
---|---|---|
.. | ||
env_policy_store_test.go | ||
env_policy_store.go | ||
policy_reader_test.go | ||
policy_reader.go | ||
policy_source.go | ||
policy_store_windows_test.go | ||
policy_store_windows.go | ||
test_store.go |