Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvAddress is the OS env key for PG address EnvAddress = "ENV_PG_ADDRESS" // EnvUsername is the OS env key for PG username EnvUsername = "ENV_PG_USERNAME" // EnvPassword is the OS env key for PG password EnvPassword = "ENV_PG_PASSWORD" // EnvName is the OS env key for PG DB name EnvName = "ENV_PG_NAME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.