Documentation ¶
Index ¶
- Constants
- func CreateTempDir() (dir string, err error)
- func CreateTempFile(contents string) (filename string, reterr error)
- func DetermineHostByteOrder() binary.ByteOrder
- func GetCgroupIDFromPath(byteOrder binary.ByteOrder, path string) (uint64, error)
- func GetPathFromPID(searchPath string, pid uint64) (string, error)
Constants ¶
View Source
const ( SystemProcessName string = "system_processes" SystemProcessNamespace string = "system" )
Variables ¶
This section is empty.
Functions ¶
func CreateTempDir ¶
func CreateTempFile ¶
func DetermineHostByteOrder ¶
func GetCgroupIDFromPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.