package
0.0.0-20240902112328-9a1bad927a77
Repository: https://github.com/anerg2046/go-app-lib.git
Documentation: pkg.go.dev

# Functions

Key is used to determine the path of the environment variable to be accessed.
Load method allows environment variables to be loaded from the desired file.

# Variables

EnvVariables is where environment variables are stored.

# Structs

EnvVariable contains information about the environment variable, such as key, value, and default value.