Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExecPathFromPID ¶
GetExecPathFromPID returns the process's executable path for given PID.
Types ¶
type NotImplementedError ¶
type NotImplementedError struct{}
NotImplementedError is returned on platforms where GetExecPathFromPID is not implemented.
func (NotImplementedError) Error ¶
func (NotImplementedError) Error() string
Click to show internal directories.
Click to hide internal directories.