Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultFn = "default" Options = "options" SetupFn = "setup" TeardownFn = "teardown" HandleSummaryFn = "handleSummary" )
JS constants
View Source
const Version = "0.39.0"
Version contains the current semantic version of k6.
Variables ¶
View Source
var VersionDetails = "" //nolint:gochecknoglobals
VersionDetails can be set externally as part of the build process
Functions ¶
func FullVersion ¶
func FullVersion() string
FullVersion returns the maximally full version and build information for the currently running k6 executable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.