//
pkg.gl
Category
github.com/xataio/pgroll
pkg
db
package
0.7.0
Repository:
https://github.com/xataio/pgroll.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
68 SLOC
#
Structs
RDB
RDB wraps a *sql.DB and retries queries using an exponential backoff (with jitter) on lock_timeout errors.
#
Interfaces
DB
No description provided by the author