encoding/gob.typeId.name (method)
2 uses
encoding/gob (current package)
type.go#L205: func (t typeId) name() string {
type.go#L608: panic("bootstrap type wrong id: " + got.name() + " " + got.string() + " not " + want.string())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)