package
Version:
v0.0.0-...-eb336c4
Opens a new window with list of versions in this module.
Published: Mar 25, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PGConnectionData struct {
DB string `env:"POSTGRES_DB"`
Password string `env:"POSTGRES_PASSWORD"`
User string `env:"POSTGRES_USER"`
Host string `env:"POSTGRES_HOST"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.