Versions in this module
v4
Mar 31, 2025
Feb 25, 2025
Jan 28, 2025
Dec 31, 2024
Nov 16, 2024
Oct 28, 2024
Oct 1, 2024
Aug 26, 2024
Jul 30, 2024
Jun 25, 2024
Jun 1, 2024
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
May 13, 2024
Mar 10, 2024