# Functions
GetEnv retrieves an environment variable or returns a default value.
LoadEnv loads environment variables from a .env file (if present) and into the provided list of structs (e.g., CommonProperties, PostProperties, etc.).
LoadProperties processes environment variables into the given target struct.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author