internal/abi.SwissMapType.NeedKeyUpdate (method)
4 uses
internal/abi (current package)
map_swiss.go#L53: func (mt *SwissMapType) NeedKeyUpdate() bool { // true if we need to update key on an overwrite
internal/runtime/maps
map.go#L544: if typ.NeedKeyUpdate() {
runtime_swiss.go#L266: if typ.NeedKeyUpdate() {
table.go#L287: if typ.NeedKeyUpdate() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)