Versions in this module Expand all Collapse all v1 v1.0.1 Dec 6, 2019 v1.0.0 Dec 6, 2019 Changes in this version + func GetEnvAsInt(key string, defaultValue int) (int, error) + func GetEnvAsString(key, defaultValue string) string + func IsEnvExist(key string) bool