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())