package
0.0.0-20240818165719-858744abb416
Repository: https://github.com/pythonista7/doorman.git
Documentation: pkg.go.dev

# Functions

ParseRecipes parses the --recipes flag and returns a slice of pointers to a WorkerState, one for each worker that you need to start.

# Structs

Recipe encapsulates the information from a single recipe string.
WorkerState encapsulates the recipe state for each loadtest worker.

# Type aliases

QPSChangeFunc is a helper type that describes the recipe function that runs every recipe interval.