Documentation
¶
Index ¶
- Variables
- func ConvertLineBreak(data []byte) []byte
- func CreatePathToFile(filepath string) error
- func EncloseWith(data string, sep string) string
- func EnsureLineBreak(data string) string
- func FileExists(filePath string) error
- func GetCollectorId(collectorId string) string
- func GetCpuIdle() float64
- func GetFileSystemList75() []string
- func GetHostIP() string
- func GetHostname() (string, error)
- func GetLoad1() float64
- func GetRootPath() (string, error)
- func GetSystemName() string
- func Inspect(object interface{}) string
- func IsDir(filePath string) bool
- func LinuxPlatformFamily() string
- func RandomUuid() string
- type CPU
- type CpuTimes
- type File
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CollectorVersion string CollectorVersionSuffix string GitRevision string )
Functions ¶
func ConvertLineBreak ¶
func CreatePathToFile ¶
func EncloseWith ¶
func EnsureLineBreak ¶
func FileExists ¶
func GetCollectorId ¶
func GetCpuIdle ¶
func GetCpuIdle() float64
func GetFileSystemList75 ¶
func GetFileSystemList75() []string
func GetHostname ¶
func GetRootPath ¶
func GetSystemName ¶
func GetSystemName() string
func LinuxPlatformFamily ¶
func LinuxPlatformFamily() string
func RandomUuid ¶
func RandomUuid() string
Types ¶
Click to show internal directories.
Click to hide internal directories.