mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-08 07:07:21 +02:00
Marshal as a JSON list instead of a map. Because set elements are `comparable` and not `cmp.Ordered`, we cannot easily sort the items before marshaling. Updates #cleanup Signed-off-by: Andrew Lytvynov <awly@tailscale.com> |
||
---|---|---|
.. | ||
handle.go | ||
set_test.go | ||
set.go | ||
slice_test.go | ||
slice.go |