diff options
| author | Andrew Lytvynov <awly@tailscale.com> | 2025-05-21 08:47:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-21 08:47:23 -0700 |
| commit | 0bab16448e0f23d61a975da16952a57184af5695 (patch) | |
| tree | 98bde85ae84a0444a13e4530e0007e8a1789b51c /control/controlhttp/controlhttpserver | |
| parent | 5a8b99e977e32eeb115bdcf7efc882e69c5633b2 (diff) | |
| download | tailscale-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
