github.com/elastic/go-sysinfo/internal/registry | |
github.com/elastic/go-sysinfo/providers/darwin | Package darwin implements the HostProvider and ProcessProvider interfaces for providing information about MacOS. |
github.com/elastic/go-sysinfo/providers/linux | Package linux implements the HostProvider and ProcessProvider interfaces for providing information about Linux. |
github.com/elastic/go-sysinfo/providers/windows | Package windows implements the HostProvider and ProcessProvider interfaces for providing information about Windows. |
github.com/elastic/go-sysinfo/types | |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |