Documentation ¶
Index ¶
- func CommandWithCancel(handle func(reader io.Reader), name string, arg ...string) (err error)
- func CommandWithTimeout(handle func(io.Reader), timeout time.Duration, name string, arg ...string) (err error)
- func CommandWithTimeoutHandler(timeout time.Duration, name string, arg ...string) (data []byte, err error)
- func KillProcByName(pname string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandWithCancel ¶
func CommandWithTimeout ¶
func KillProcByName ¶
func KillProcByName(pname string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.