summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@tailscale.com>2025-04-25 09:42:52 -0700
committerBrad Fitzpatrick <brad@danga.com>2025-04-25 10:03:18 -0700
commitdbf13976d3cd1fd7968b18965d01919f75e88612 (patch)
treea9345148a5d2b796553c593103bec666621f1e76 /control/controlhttp/controlhttpserver
parent3bc10ea58598164625dff5927bbe33fc810712e9 (diff)
downloadtailscale-dbf13976d3cd1fd7968b18965d01919f75e88612.tar.xz
tailscale-dbf13976d3cd1fd7968b18965d01919f75e88612.zip
types/mapx, ipn/ipnext: add ordered map, akin to set.Slice
We had an ordered set type (set.Slice) already but we occasionally want to do the same thing with a map, preserving the order things were added, so add that too, as mapsx.OrderedMap[K, V], and then use in ipnext. Updates #12614 Change-Id: I85e6f5e11035571a28316441075e952aef9a0863 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions