Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/elastic/go-elasticsearch
/ Error
Method
Error
_benchmarks/benchmarks/runner/runner.go:156–156 ·
view source on GitHub ↗
Error returns string message for error.
()
Source
from the content-addressed store, hash-verified
154
155
// Error returns string message for error.
156
func
(e *Error) Error() string {
return
e.err }
157
158
// Errs returns the underlying errors.
159
func
(e *Error) Errs() string {
Callers
15
Errs
Method · 0.95
TestNew_AddressesAndCloudID_Error
Function · 0.45
TestClientConfiguration
Function · 0.45
TestAddrsToURLs
Function · 0.45
TestCloudID
Function · 0.45
TestVersion
Function · 0.45
TestInstrumentation
Function · 0.45
TestIntercepts
Function · 0.45
TestAutoDrainBodyWithPartialRead
Function · 0.45
BenchmarkEncode
Function · 0.45
BenchmarkDecode
Function · 0.45
ServeHTTP
Method · 0.45
Calls
no outgoing calls
Tested by
13
TestNew_AddressesAndCloudID_Error
Function · 0.36
TestClientConfiguration
Function · 0.36
TestAddrsToURLs
Function · 0.36
TestCloudID
Function · 0.36
TestVersion
Function · 0.36
TestInstrumentation
Function · 0.36
TestIntercepts
Function · 0.36
TestAutoDrainBodyWithPartialRead
Function · 0.36
BenchmarkEncode
Function · 0.36
BenchmarkDecode
Function · 0.36
TestBulkIndexer
Function · 0.36
TestBulkIndexerNextFlushInterval
Function · 0.36