Documentation
¶
Index ¶
- func FindProcess(pid int) (proc *os.Process, err error)
- func GameProcesses(gameId string, steam bool, xbox bool) []string
- func Kill(exe string) (proc *os.Process, err error)
- func KillProc(pidPath string, proc *os.Process) (err error)
- func Process(exe string) (pidPath string, proc *os.Process, err error)
- func ProcessesPID(names []string) map[string]uint32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessesPID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.