Searched defs:typeStringer (Results 1 – 1 of 1) sorted by relevance
58 type typeStringer struct { struct59 s map[Type]string62 func (ts *typeStringer) typeString(t Type) string {