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