MCPcopy
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.
156func (e *Error) Error() string { return e.err }
157
158// Errs returns the underlying errors.
159func (e *Error) Errs() string {

Callers 15

ErrsMethod · 0.95
TestClientConfigurationFunction · 0.45
TestAddrsToURLsFunction · 0.45
TestCloudIDFunction · 0.45
TestVersionFunction · 0.45
TestInstrumentationFunction · 0.45
TestInterceptsFunction · 0.45
BenchmarkEncodeFunction · 0.45
BenchmarkDecodeFunction · 0.45
ServeHTTPMethod · 0.45

Calls

no outgoing calls

Tested by 13

TestClientConfigurationFunction · 0.36
TestAddrsToURLsFunction · 0.36
TestCloudIDFunction · 0.36
TestVersionFunction · 0.36
TestInstrumentationFunction · 0.36
TestInterceptsFunction · 0.36
BenchmarkEncodeFunction · 0.36
BenchmarkDecodeFunction · 0.36
TestBulkIndexerFunction · 0.36