modulepackage
0.0.0-20210819214310-e97075ff98ed
Repository: https://github.com/kthomas/go-db-config.git
Documentation: pkg.go.dev
# Functions
DatabaseConnection returns a leased database connection from the underlying pool configured from the environment-configured database connection.
DatabaseConnectionFactory returns a leased database connection from the underlying pool configured from the given database configuration.
GetDBConfig reads the database config out of the environment.