encoding/gob.structType.safeString (method, view implemented interface methods)
2 uses
encoding/gob (current package)
type.go#L407: func (s *structType) safeString(seen map[typeId]bool) string {
type.go#L423: func (s *structType) string() string { return s.safeString(make(map[typeId]bool)) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)