package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Dec 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Generator = func() interface{}
Generator generates a series of operations
Stagger introduces uniform random timing noise with a mean delay of
dt duration for every operation. Delays range from 0 to 2 * dt."
Source Files
¶
Click to show internal directories.
Click to hide internal directories.