package
1.0.5
Repository: https://github.com/vnhacker1337/go-toolkit.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.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

EnvType is a type that can be used as a type for environment variables.