Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LaunchFunc ¶
type LaunchFunc func() (stop func(), err error)
func LaunchCommand ¶
func LaunchCommand(command string, args ...string) LaunchFunc
Click to show internal directories.
Click to hide internal directories.