package
1.3.6
Repository: https://github.com/nytimes/gizmo.git
Documentation: pkg.go.dev

# Functions

LoadConfigFromEnv will attempt to load a Postgresql object from environment variables.

# Constants

DefaultPort is the default post for Postgresql connections.
DefaultSSLMode is verify-full.

# Structs

Config holds everything you need to connect and interact with a PostgreSQL DB.