MCPcopy
hub / github.com/elastic/go-elasticsearch / Errs

Method Errs

_benchmarks/benchmarks/runner/runner.go:224–226  ·  view source on GitHub ↗

Errs returns the runner errors.

()

Source from the content-addressed store, hash-verified

222
223// Errs returns the runner errors.
224func (r *Runner) Errs() []error {
225 return errs
226}
227
228// SaveStats stores runner statistics in Elasticsearch.
229func (r *Runner) SaveStats() error {

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected