package
0.0.16
Repository: https://github.com/blackbx/service-framework.git
Documentation: pkg.go.dev

# Functions

NewConfig creates a new instance of the configuration from app configuration.
NewFactory creates a new instance of a Factory that can create postgres *sql.DBs.
No description provided by the author

# Variables

Service defines the configuration and constructors required to get a postgres *sql.DB.

# Structs

Config defines the configuration required to create a postgres database connection.
Factory is a type that can create.