Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Doc ¶
func (Doc) GetResponse ¶
type DocStore ¶
type DocStore struct {
// contains filtered or unexported fields
}
func NewDocStore ¶
func NewDocStore() DocStore
type KVStore ¶
type KVStore struct {
DB *badger.DB
}
func NewKVStore ¶
func (*KVStore) IterateAll ¶
func (*KVStore) IterateAllKeys ¶
Click to show internal directories.
Click to hide internal directories.