Documentation ¶
Overview ¶
package badgerstore implements the go-tuf LocalStore interface using Badger as a backing store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(db *badger.DB) client.LocalStore
New creates the new store given the badger DB instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.