package
0.10.5-dev
Repository: https://github.com/employee-s-file-cabinet/backend.git
Documentation: pkg.go.dev

# Constants

Development is a constant defining the development environment.
Production is a constant defining the production environment.
Staging is a constant defining the staging environment.

# Variables

ErrUnknownEnv is an error returned when the environment is unknown.

# Type aliases

Type is a type of environment (production or development).