[][src]Crate goose

Have you ever been attacked by a goose?

Goose is a Rust load testing tool based on Locust. User behavior is defined with standard Rust code.

Goose load tests are built using Cargo to build a new application with a dependency on the Goose library.

Modules

goose

Structs

Configuration

Configuration options available when launching a Goose loadtest.

GooseState

Global state for Goose loadtest.

Functions

goose_init
goose_launch