Versions in this module Expand all Collapse all v0 v0.0.1 Dec 11, 2024 Changes in this version + var DefaultStress = Stress + type Stress struct + func NewStress(customerNum, requestNum, cpuNum, step int, ...) *Stress + func (s *Stress) Run(requests ...*request.Request)