package
1.6.1
Repository: https://github.com/projeto-uspy/uspy-backend.git
Documentation: pkg.go.dev

# Functions

Setup parses the .env file (or uses defaults) to determine environment constants and variables.
TestSetup is used by the emulator, it will only load required defaults, no project-related identifiers.

# Constants

Email defaults.
Verification.
Verification.
Email defaults.
Verification.
Verification.

# Variables

Env is the default variable for the environment to be loaded.

# Structs

Config is the default configuration object, for more info see README.md.
Mailjet is the email client object.

# Interfaces

GeneralConfig is the interface for an environment configuration.