//
pkg.gl
Category
github.com/EpiK-Protocol/go-epik-gateway
storage
package
0.0.0-20220424100213-1791fcb9ec1e
Repository:
https://github.com/epik-protocol/go-epik-gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
207 SLOC
#
Functions
NewBadgerStorage
NewDiskStorage init a storage.
NewMemoryStorage
NewMemoryStorage init a storage.
#
Variables
ErrKeyNotFound
const.
#
Structs
BadgerStorage
No description provided by the author
MemoryBatch
MemoryBatch do batch task in memory storage.
MemoryStorage
MemoryStorage the nodes in trie.
#
Interfaces
Storage
Storage interface of Storage.