Imports of package sysinfo

PathSynopsis
github.com/elastic/go-sysinfo/internal/registry
github.com/elastic/go-sysinfo/providers/aixPackage aix implements the HostProvider and ProcessProvider interfaces for providing information about IBM AIX on ppc64.
github.com/elastic/go-sysinfo/providers/darwinPackage darwin implements the HostProvider and ProcessProvider interfaces for providing information about MacOS.
github.com/elastic/go-sysinfo/providers/linuxPackage linux implements the HostProvider and ProcessProvider interfaces for providing information about Linux.
github.com/elastic/go-sysinfo/providers/windowsPackage windows implements the HostProvider and ProcessProvider interfaces for providing information about Windows.
github.com/elastic/go-sysinfo/types
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.