//
pkg.gl
Category
github.com/make-os/kit
storage
package
0.0.32
Repository:
https://github.com/make-os/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
228 SLOC
#
Packages
common
No description provided by the author
mocks
Package mocks is a generated GoMock package.
types
No description provided by the author
#
Functions
NewBadger
NewBadger creates an instance of BadgerStore.
NewBadgerTMDB
NewBadgerTMDB creates a tendermint database.
NewTx
NewTx returns an instance of Tx.
#
Variables
ErrRecordNotFound
ErrRecordNotFound indicates that a record was not found.
#
Structs
BadgerStore
BadgerStore implements storagetypes.Engine.
Tx
Tx implements types.Tx.