golang.org/x/net/http2.StreamError.Error (method, view implemented interface methods)

2 uses

	golang.org/x/net/http2 (current package)
		errors.go#L86: func (e StreamError) Error() string {

	google.golang.org/grpc/internal/transport
		handler_server.go#L470: 			return status.Error(code, se.Error())