Documentation
¶
Index ¶
- func IsCgroupV2(basePath string) bool
- func ReadIntegerValueCgroupFile(filename string) (uint64, error)
- func ReadLines(filename string) ([]string, error)
- func ReadLinesOffsetN(filename string, offset uint, n int) ([]string, error)
- func ReadSingleValueCgroupFile(filename string) (string, error)
- type Source
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCgroupV2 ¶
func ReadLinesOffsetN ¶
nolint: revive
Types ¶
Click to show internal directories.
Click to hide internal directories.