golang.org/x/net/http2.ConnectionError.Error (method)

one use

	golang.org/x/net/http2 (current package)
		errors.go#L60: func (e ConnectionError) Error() string { return fmt.Sprintf("connection error: %s", ErrCode(e)) }