Documentation
¶
Index ¶
- func CmdOutput(name string, arg ...string) (string, error)
- func CmdOutputWithCmd(execCmd *exec.Cmd, name string, arg ...string) *exec.Cmd
- func CmdOutputWithCtxAndCmd(ctx context.Context, execCmd *exec.Cmd, name string, arg ...string) *exec.Cmd
- func KillPid15(pid int) (string, error)
- func KillPid9(pid int) (string, error)
- func KillPidOf(pidName string) error
- func PidOf(pidName string) []int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdOutputWithCmd ¶
func CmdOutputWithCtxAndCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.