Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
Container contains environment variables for the application, database, cache, token, and http server
type DB ¶
type DB struct { Connection string Host string Port string User string Password string Name string }
Database contains all the environment variables for the database
Click to show internal directories.
Click to hide internal directories.