Versions in this module
v3
Aug 5, 2022
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