package
0.0.0-20240223030422-19c4761de51a
Repository: https://github.com/skydarkstar/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.

# 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.