Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + func Getenv(name string) + func Open(name string) + func PanicOnExit0() bool + func SetLogger(impl Interface) + func SetPanicOnExit0(v bool) + func Stat(name string) + type Interface interface + Chdir func(dir string) + Getenv func(key string) + Open func(file string) + Stat func(file string) + func Logger() Interface