Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(fn RunFunction, rates []Rate) (*rrInstance, error)
New creates a new runner which varies in time according to given rates
func NewRatedRunnerStage ¶
func NewRatedRunnerStage(t *testing.T) (*RatedRunnerStage, *RatedRunnerStage, *RatedRunnerStage)
Types ¶
type RatedRunnerStage ¶
type RatedRunnerStage struct {
// contains filtered or unexported fields
}
type RunFunction ¶
RunFunction function to be executed at specified rate
Click to show internal directories.
Click to hide internal directories.