package
0.0.0-20230824192630-6202178ebf3e
Repository: https://github.com/gesemaya/k6.git
Documentation: pkg.go.dev

# Structs

ActiveVU holds a VU and its activation parameters.
MiniRunner partially implements the lib.Runner interface, but instead of using a real JS runtime, it allows us to directly specify the options and functions with Go code.
VU is a mock VU, spawned by a MiniRunner.