sync.Map.Delete (method)
6 uses
sync (current package)
hashtriemap.go#L78: func (m *Map) Delete(key any) {
crypto/internal/fips140cache
cache.go#L51: c.m.Delete(p)
expvar
expvar.go#L249: v.m.Delete(key)
testing
testing.go#L1705: running.Delete(t.name)
testing.go#L1845: running.Delete(t.name)
testing.go#L1885: running.Delete(t.name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)