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

one use

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