encoding/gob.gobType.string (method)
3 uses
encoding/gob (current package)
decode.go#L1045: return t.string()
type.go#L171: string() string // not public; only for debugging
type.go#L201: return t.gobType().string()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)