//
pkg.gl
Category
github.com/mover-code/golang-web3
tracker
store
inmem
package
1.1.6
Repository:
https://github.com/mover-code/golang-web3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
88 SLOC
#
Functions
NewInmemStore
NewInmemStore returns a new in-memory store.
#
Structs
Entry
Entry is a store.Entry implementation.
InmemStore
InmemStore implements the Store interface.