Documentation
¶
Index ¶
- func Contains(a string, list []string) bool
- func Exists(path string) bool
- func Fatal(err error)
- func PrepareBeforeCommands(commands []string) []string
- func PrepareCommand(command string) []string
- func PrepareImage(name, version string) string
- func RandString(n int) string
- func StripCtlAndExtFromUnicode(str string) string
- func Welcome()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareBeforeCommands ¶
PrepareBeforeCommands sets up before commands example output bash -c "command1 && command2"
func PrepareCommand ¶
PrepareCommand prepares the benchmark command
func PrepareImage ¶
PrepareImage simply setups the image name
func RandString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.