mirror of https://github.com/golang/go.git
186 B
186 B
The (*sync.Map) Clear() method deletes
all the entries, resulting in an empty map
(#61696).
It is analogous to clear.