Documentation ¶
Index ¶
- func ExecCmdTimeOutBytes(timeout uint32, name string, args ...string) ([]byte, []byte, error)
- func ExecCmdTimeOutString(timeout uint32, name string, args ...string) (string, string, error)
- func ExecCmdTimeOutStringBash(timeout uint32, cmd string) (string, string, error)
- func ExecCmdTimeOutStringSplit(timeout uint32, cmd string) (string, string, error)
- func GetPidOfProcess(cmd string) (int32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPidOfProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.