//
pkg.gl
Category
github.com/KnightHacks/knighthacks_shared
database
package
0.0.0-20230819080759-e72f3b06de31
Repository:
https://github.com/knighthacks/knighthacks_shared.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
10
Files
44 SLOC
#
Functions
ConnectWithRetries
No description provided by the author
GenerateUpdatePairs
No description provided by the author
#
Interfaces
Queryable
Queryable this is a sort of abstraction between pgx.Pool and Transactions, so we are able to pass either one.