internal/abi.Type.MapType (method)
3 uses
internal/abi (current package)
type.go#L414: func (t *Type) MapType() *mapType {
internal/reflectlite
type.go#L326: tt := t.Type.MapType()
internal/sync
hashtriemap.go#L49: mapType := abi.TypeOf(m).MapType()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)