Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
This section is empty.
Types ¶
type ExportedChunk ¶
type GlobalStorer ¶
type ImportExporter ¶
type NodeStore ¶
type NodeStore struct {
// contains filtered or unexported fields
}
func NewNodeStore ¶
func NewNodeStore(addr common.Address, store GlobalStorer) *NodeStore
Click to show internal directories.
Click to hide internal directories.