//
pkg.gl
Category
github.com/opengapps/package-api
internal
pkg
db
package
1.7.0
Repository:
https://github.com/opengapps/package-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
196 SLOC
#
Functions
New
New creates new instance of DB.
#
Constants
KeyTemplate
KeyTemplate describes the format of the keys inside of a bucket.
#
Variables
ErrNilValue
Package vars.
ErrNotFound
Package vars.
#
Structs
DB
DB describes local BoltDB database.
Record
Record is used to store models.ArchRecord in DB.