package
3.5.5+incompatible
Repository: https://github.com/carwale/golibraries.git
Documentation: pkg.go.dev

# Functions

NewConnectionPool returns new connection pool, waits for 3 seconds before returning.

# Structs

Container contains connection and related info.
Pool represents a pool of connections.

# Interfaces

IConnectionProvider defines the interface to be implemented by a connection provider.