diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2024-11-11 08:48:09 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2024-11-11 12:39:19 -0800 |
| commit | 00be1761b76671635b478a20187d83b166991924 (patch) | |
| tree | 5fe45f30f1681e3d66b29843ae24b400009f5267 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | b9ecc50ce38d23cfacd5fae6360fa9742c0564a6 (diff) | |
| download | tailscale-00be1761b76671635b478a20187d83b166991924.tar.xz tailscale-00be1761b76671635b478a20187d83b166991924.zip | |
util/codegen: treat unique.Handle as an opaque value type
It doesn't need a Clone method, like a time.Time, etc.
And then, because Go 1.23+ uses unique.Handle internally for
the netip package types, we can remove those special cases.
Updates #14058 (pulled out from that PR)
Updates tailscale/corp#24485
Change-Id: Iac3548a9417ccda5987f98e0305745a6e178b375
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
