Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DEV_ENV represents the development environment of the app DEV_ENV string = "development" // PROD_ENV represents the production environment of the app PROD_ENV string = "production" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.