Documentation ¶
Index ¶
- Constants
- func GetLoadRacer(requests int64, racer int64) (*[]int64, error)
- func MessageLog(format string, a ...any) (n int, err error)
- func MessageWithPrefixLog(prefix string, format string, a ...any) (n int, err error)
- func NewRacer(name string, url string, requests int64, relatorio *Relatorio) *stressTestRacer
- func RunStressTester(url string, requests int64, concurrency int64)
- type Relatorio
Constants ¶
View Source
const APP_NAME = "STRESS_GO"
Variables ¶
This section is empty.
Functions ¶
func MessageWithPrefixLog ¶
func RunStressTester ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.