Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseUint32s ¶
ParseUint32s parses a slice of strings into a slice of uint32s.
func ParseUint64s ¶
ParseUint64s parses a slice of strings into a slice of uint64s.
func ReadUintFromFile ¶
ReadUintFromFile reads a file and attempts to parse a uint64 from it.
func SysReadFile ¶
SysReadFile is a simplified ioutil.ReadFile that invokes syscall.Read directly. https://github.com/prometheus/node_exporter/pull/728/files
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.