golang.org/x/net/http2.ErrCode.String (method, view implemented interface methods)
2 uses
golang.org/x/net/http2 (current package)
errors.go#L49: func (e ErrCode) String() string {
google.golang.org/grpc
clientconn.go#L1580: return fmt.Sprintf("GOAWAY %s", info.GoAwayCode.String())
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)