Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Banner = strings.Join([]string{
` /\ |‾‾| /‾‾/ /‾/ `,
` /\ / \ | |_/ / / / `,
` / \/ \ | | / ‾‾\ `,
` / \ | |‾\ \ | (_) | `,
` / __________ \ |__| \__\ \___/ .io`,
}, "\n")
Banner contains the ASCII-art banner with the k6 logo and stylized website URL TODO: make these into methods, only the version needs to be a variable
View Source
var Version = "0.25.0"
Version contains the current semantic version of k6.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.