Apart from [`fmt.Stringer`](https://golang.org/pkg/fmt/#Stringer), it would be good if [`fmt.GoStringer`](https://golang.org/pkg/fmt/#GoStringer) was supported I think `GoStringer` should (at least by default) have higher priority than `fmt.Stringer`
Apart from
fmt.Stringer, it would be good iffmt.GoStringerwas supportedI think
GoStringershould (at least by default) have higher priority thanfmt.Stringer