Skip to content

Commit c74ad93

Browse files
committed
[tailscale1.17] api: add reflect.MapIter.Reset to go1.tailscale
Change-Id: I46992a80132b4c67151cd8946c4a3605c2fbbc1f
1 parent 4c85d98 commit c74ad93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/go1.tailscale.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pkg net/http, type Transport struct, OnProxyConnectResponse func(context.Context, *url.URL, *Request, *Response) error
22
pkg reflect, method (*MapIter) SetKey(Value)
33
pkg reflect, method (*MapIter) SetValue(Value)
4+
pkg reflect, method (*MapIter) Reset(Value)

0 commit comments

Comments
 (0)