Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
224
func
(r *Runner) Errs() []error {
225
return
errs
226
}
227
228
// SaveStats stores runner statistics in Elasticsearch.
229
func
(r *Runner) SaveStats() error {
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected