package
0.0.0-20250213080715-e03b4921b52d
Repository: https://github.com/0xsoniclabs/norma.git
Documentation: pkg.go.dev

# Functions

Parse parses a YAML based scenario description from the given reader.
ParseBytes parses the YAML encoded scenario in the given byte slice.
ParseFile parses the YAML encoded scenario in the given file.

# Constants

No description provided by the author
MaxBlockGas, MaxEpochGas defaults borrowed from example-genesis.json.
No description provided by the author

# Structs

Application is a load generator in the simulated network.
A load pattern automatically maxing out throughput.
Cheat is a configuration to simulate cheating at a particular timing.
ClientType is an optional configuration for Node.
GasLimits is a configuration group for gas limit rules.
Node is a configuration for a group of nodes with similar properties.
Rate defines the shape of traffic to be generated.
Scenario is the root element of a scenario description.
Slope defines the parameters of a linearly increasing traffic pattern.
Wave defines the parameters of a sin-wave traffic pattern.