Documentation
¶
Index ¶
- Variables
- func Cleanup()
- func CleanupAndExitWithError()
- func ColoredPrintln(format string, a ...interface{})
- func ExecuteInDir(dir string, commandStr string, envs ...string)
- func HandleSignals()
- func PrintTaskDescription(text string)
- func StartDaemon(dir string, commandStr string, envs ...string)
- func WaitForWebPageToBeReady(url string)
- func WaitUntilPortIsReady(port string)
Constants ¶
This section is empty.
Variables ¶
View Source
var CustomCleanupFunc = func() {
}
View Source
var DefaultEnvs []string
Functions ¶
func CleanupAndExitWithError ¶
func CleanupAndExitWithError()
func ColoredPrintln ¶
func ColoredPrintln(format string, a ...interface{})
func ExecuteInDir ¶
func HandleSignals ¶
func HandleSignals()
func PrintTaskDescription ¶
func PrintTaskDescription(text string)
func StartDaemon ¶
func WaitForWebPageToBeReady ¶
func WaitForWebPageToBeReady(url string)
func WaitUntilPortIsReady ¶
func WaitUntilPortIsReady(port string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.