Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotExist = errors.New("environment variable does not exist")
Functions ¶
func Get ¶
func Get(k string) *sconv.ConverterWithoutErrors
func GetDefault ¶ added in v0.0.25
func GetDefault(key string, fallback string) *sconv.ConverterWithoutErrors
func GetWithError ¶ added in v0.0.11
func GetWithError(k string) (*sconv.ConverterWithoutErrors, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.