Documentation ¶
Index ¶
Constants ¶
View Source
const ( ENVHost = "POSTGRES_HOST" ENVPort = "POSTGRES_PORT" ENVSSL = "POSTGRES_SSL" ENVDatabase = "POSTGRES_DB" ENVUser = "POSTGRES_USER" ENVPassword = "POSTGRES_PASSWORD" )
Environment variable names for database config
Variables ¶
View Source
var Connection *gorm.DB
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.