Documentation ¶
Index ¶
Constants ¶
View Source
const (
PROMHOST = "http://localhost:9090/"
)
Variables ¶
View Source
var (
ErrThroughputZero = errors.New("throughput zero")
)
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) SkipAllAlgorithmForBatch ¶
func (r *Runner) SkipAllAlgorithmForBatch()
func (*Runner) SkipCurrentAlgorithm ¶
func (r *Runner) SkipCurrentAlgorithm()
Click to show internal directories.
Click to hide internal directories.