//
pkg.gl
Category
go.k6.io/k6
cmd
package
0.57.0
Repository:
https://github.com/grafana/k6.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
2
Files
4 SLOC
#
Packages
state
Package state contains the types and functionality used for keeping track of cmd-related values that are used globally throughout k6.
tests
Package tests contains types needed for running integration tests that run k6 commands.
#
Functions
Execute
Execute exectues the k6 command It only is exported here for backwards compatibility and the ability to use xk6 to build extended k6.