Versions in this module
v0
Feb 12, 2024
Feb 12, 2024
Feb 7, 2024
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Dec 9, 2023
Changes in this version
+
func KernelVersionWithContext(ctx context.Context) (string, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func PlatformInformationWithContext(ctx context.Context) (platform string, family string, version string, err error)
—
linux/amd64, windows/amd64
+
func PlatformInformationWithContext(ctx context.Context) (string, string, string, error)
—
darwin/amd64, js/wasm