package
1.4.2
Repository: https://github.com/hitlyl/prest.git
Documentation: pkg.go.dev

# Functions

AddDatabaseToPool add connection to pool.
Get get postgres connection.
GetDatabase get current database in use.
GetFromPool tries to get the db name from the db pool will return error if not found.
GetPool of connection.
GetURI postgres connection URI.
MustGet get postgres connection.
SetDatabase set current database in use.

# Structs

Pool struct.