//
pkg.gl
Category
github.com/NYTimes/gizmo
config
postgresql
package
1.3.6
Repository:
https://github.com/nytimes/gizmo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
0
Files
60 SLOC
#
Functions
LoadConfigFromEnv
LoadConfigFromEnv will attempt to load a Postgresql object from environment variables.
#
Constants
DefaultPort
DefaultPort is the default post for Postgresql connections.
DefaultSSLMode
DefaultSSLMode is verify-full.
#
Structs
Config
Config holds everything you need to connect and interact with a PostgreSQL DB.