Versions in this module Expand all Collapse all v0 v0.1.0 Jan 22, 2024 Changes in this version + const KernelName — darwin/amd64, linux/amd64 + const Kernel_Name — windows/amd64 + const OSName — darwin/amd64 + const OS_Name — windows/amd64 + type Environ struct + Arch string + Builder string + Compiler string + Kernel string + OS string + func GetEnvInfo() Environ + func (e Environ) String() string