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