Versions in this module
v1
Dec 4, 2024
Jul 22, 2024
Jul 10, 2024
Apr 12, 2023
Feb 22, 2023
Dec 31, 2022
Dec 22, 2022
Dec 16, 2022
Dec 13, 2022
Dec 5, 2022
Dec 5, 2022
Dec 2, 2022
Dec 2, 2022
Dec 1, 2022
Nov 28, 2022
Oct 19, 2022
Oct 19, 2022
Oct 9, 2022
Sep 26, 2022
Sep 22, 2022
Sep 22, 2022
Sep 21, 2022
Sep 16, 2022
Aug 29, 2022
Jul 27, 2022
Jun 23, 2022
Changes in this version
+
func BootTimeWithContext(ctx context.Context) (uint64, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func HostIDWithContext(ctx context.Context) (string, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func PlatformInformationWithContext(ctx context.Context) (platform string, family string, version string, err error)
—
linux/amd64, windows/amd64
+
func UptimeWithContext(ctx context.Context) (uint64, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func VirtualizationWithContext(ctx context.Context) (string, string, error)
—
darwin/amd64, linux/amd64, windows/amd64