fmt.GoStringer.GoString (method)

3 uses

	fmt (current package)
		print.go#L72: 	GoString() string
		print.go#L650: 			p.fmt.fmtS(stringer.GoString())

	github.com/go-faster/errors
		adaptor.go#L41: 				p.buf.WriteString(stringer.GoString())