package
2.2.0-preview.5.5+incompatible
Repository: https://github.com/18f/culper.git
Documentation: pkg.go.dev

# Functions

NewPostgresService returns a configured postgres service.
PostgresConnectURI creates a connection string, which is used by the golang sql Open() function.

# Structs

DBConfig contains everything neccecary to setup a postgres db connection.
Service to help abstract the technical implementation per driver used.