# Functions

GetInt returns the int value from .env.
GetInt64 returns the int64 value from .env.
GetString returns the string value from .env.
GetTime returns the time.Duration value from .env.
GetUint64 returns the uint64 value from .env.