//
pkg.gl
Category
github.com/scayle/goload
pacer
package
0.3.1
Repository:
https://github.com/scayle/goload.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
140 SLOC
#
Functions
NewConstantPacer
No description provided by the author
NewLinearRampUpPacer
NewLinearRampUpPacer creates a linear increase from the start to Target rate within the given RampUpDuration.
#
Structs
Rate
No description provided by the author
#
Interfaces
Pacer
A Pacer defines the rate of hits during an Attack.