summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver
diff options
context:
space:
mode:
authorAndrew Lytvynov <awly@tailscale.com>2025-05-21 08:47:23 -0700
committerGitHub <noreply@github.com>2025-05-21 08:47:23 -0700
commit0bab16448e0f23d61a975da16952a57184af5695 (patch)
tree98bde85ae84a0444a13e4530e0007e8a1789b51c /control/controlhttp/controlhttpserver
parent5a8b99e977e32eeb115bdcf7efc882e69c5633b2 (diff)
downloadtailscale-0bab16448e0f23d61a975da16952a57184af5695.tar.xz
tailscale-0bab16448e0f23d61a975da16952a57184af5695.zip
ipn/store: remove a layer of indirection for registering stores (#15986)
Registering a new store is cheap, it just adds a map entry. No need to lazy-init it with sync.Once and an intermediate slice holding init functions. Updates #cleanup Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions