Marvin.Config (Marvin Load Test v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
Specs
duration() :: non_neg_integer()
Specs
Specs
scenario() :: %{
name: String.t(),
endpoint: endpoint(),
concurrency: non_neg_integer()
}