package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.git
Documentation: pkg.go.dev
# Functions
ContextDone returns an error if the context was canceled or timed out.
ExecuteParallel executes a slice of requests in parallel.
# Structs
RequestResponse is used to combine both request and response in output.
Response is returned from parallel execution.
# Interfaces
Request is input for parallel execution.
# Type aliases
No description provided by the author
No description provided by the author