//
pkg.gl
Category
github.com/bloxapp/eth2-key-manager
stores
in_memory
package
0.3.3
Repository:
https://github.com/bloxapp/eth2-key-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
5
Files
255 SLOC
#
Functions
NewInMemStore
NewInMemStore is the constructor of InMemStore.
NewInMemStoreWithEncryptor
NewInMemStoreWithEncryptor is the constructor of InMemStore.
#
Structs
InMemStore
InMemStore implements core.Storage using in-memory store.