package
0.0.0-20240615164402-742bdff4c8c2
Repository: https://github.com/naive-x/utils.git
Documentation: pkg.go.dev
# Functions
ExpandWithEnv updates string variables to their corresponding environment values.
GetEnvOrDefault returns the value of the environment variable or the default value if the variable is not set.
# Interfaces
EnvType is a type that can be used as a type for environment variables.