Versions in this module Expand all Collapse all v0 v0.9.0 Feb 26, 2023 Changes in this version + type GoEnv struct + Filter []string + func (i *GoEnv) Info() (goinfo.Info, error) + func (i *GoEnv) Summary() string + type GoMod struct + Module string + WorkDir string + func (i *GoMod) Info() (goinfo.Info, error) + func (i *GoMod) Summary() string + type GoVersion struct + func (i *GoVersion) Info() (goinfo.Info, error) + func (i *GoVersion) Summary() string + type OS struct + func (i *OS) Info() (goinfo.Info, error) + func (i *OS) Summary() string