Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶ added in v1.4.0
type Data interface { blockchain.Data }
Data ...
It's used only for mock generating.
type MemoryLoader ¶
type MemoryLoader blockchain.BlockGroup
MemoryLoader ...
func (MemoryLoader) LoadBlocks ¶
func (loader MemoryLoader) LoadBlocks(cursor interface{}, count int) ( blocks blockchain.BlockGroup, nextCursor interface{}, err error, )
LoadBlocks ...
Click to show internal directories.
Click to hide internal directories.