//
pkg.gl
Category
github.com/askiada/go-sql-test
internal
db
package
0.0.2-rc2
Repository:
https://github.com/askiada/go-sql-test.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
115 SLOC
#
Packages
retrier
Package retrier provides a wrapper around pgxpool.Pool that retries the queries.
#
Functions
NewClient
NewClient returns a new postgres connection.
#
Structs
Client
Client is the type that can perform database-related queries.