aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorHiro <laciferin@gmail.com>2024-01-03 00:10:58 +0000
committerGopher Robot <gobot@golang.org>2024-02-01 15:34:22 +0000
commit5b6cd3d0cbd3f3f0a645e37526fabe35a7e75319 (patch)
tree70b282bd7b0fb3cf463948a0e94c8b980b580e5f /api
parent2f6a25f4478905db5e169019bf9dc39ab2a50f89 (diff)
downloadgo-5b6cd3d0cbd3f3f0a645e37526fabe35a7e75319.tar.gz
go-5b6cd3d0cbd3f3f0a645e37526fabe35a7e75319.zip
sync: add Map.Clear
Fixes #61696 Change-Id: I0a31afd3bc433fc84280d56f2798bda10da61eba GitHub-Last-Rev: 17bedc864f1685178a42b59f7083677a6124f831 GitHub-Pull-Request: golang/go#61702 Reviewed-on: https://go-review.googlesource.com/c/go/+/515015 Auto-Submit: Bryan Mills <bcmills@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: qiulaidongfeng <2645477756@qq.com> Reviewed-by: Bryan Mills <bcmills@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'api')
-rw-r--r--api/next/61696.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/61696.txt b/api/next/61696.txt
new file mode 100644
index 0000000000..8adaf3d80e
--- /dev/null
+++ b/api/next/61696.txt
@@ -0,0 +1 @@
+pkg sync, method (*Map) Clear() #61696