//
pkg.gl
Category
github.com/gdbu/snapshotter
frontends
package
0.5.10
Repository:
https://github.com/gdbu/snapshotter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
46 SLOC
#
Functions
NewBolt
NewBolt returns a new bolt.DB front-end layer.
NewPostgres
NewPostgres returns a new PostgresDB front-end layer.
#
Structs
Bolt
Bolt is a front-end layer for bolt.DB.
Postgres
Postgres is a front-end layer for PostgresDB.