internal/runtime/maps.Map.Put (method)
2 uses
internal/runtime/maps (current package)
map.go#L469: func (m *Map) Put(typ *abi.SwissMapType, key, elem unsafe.Pointer) {
runtime
map_swiss.go#L343: dst.Put(t, iter.Key(), iter.Elem())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)