Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RunningProcesses []*exec.Cmd RunningProcessesMutex = sync.Mutex{} )
Functions ¶
func AddProcess ¶
func KillAllProcessGroups ¶
func KillAllProcessGroups()
func KillPortProcess ¶
func KillPortProcess(port int)
KillPortProcess kills the process using the given port
func RemoveProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.