Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultFn = "default" Options = "options" SetupFn = "setup" TeardownFn = "teardown" HandleSummaryFn = "handleSummary" )
JS constants
View Source
const Version = "0.31.1"
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 Banner ¶
func Banner() string
Banner returns the ASCII-art banner with the k6 logo and stylized website URL
func FullVersion ¶ added in v0.26.0
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.