func internal/runtime/maps.NewEmptyMap
2 uses
internal/runtime/maps (current package)
map.go#L331: func NewEmptyMap() *Map {
runtime
map.go#L44: return maps.NewEmptyMap()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)