Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoadGenerator ¶
type LoadGenerator struct {
// contains filtered or unexported fields
}
func NewLoadGenerator ¶
func NewLoadGenerator() *LoadGenerator
func (*LoadGenerator) GenerateCPULoad ¶
func (gen *LoadGenerator) GenerateCPULoad(w http.ResponseWriter, req *http.Request)
func (*LoadGenerator) GenerateMemLoad ¶
func (gen *LoadGenerator) GenerateMemLoad(w http.ResponseWriter, req *http.Request)
func (*LoadGenerator) Wait ¶
func (gen *LoadGenerator) Wait()
Click to show internal directories.
Click to hide internal directories.