Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecWithRetry ¶
Types ¶
type Client ¶
type Client struct { Config config.Shard Client cluster_pb.ClusterClient Connected bool }
type Node ¶
type Processor ¶
type Processor struct { Clients map[int]*Client ErrorChan chan error BlockNode *Node MemPoolNode *Node Verbose bool Synced bool }
func NewProcessor ¶
func (*Processor) ProcessBlock ¶
func (*Processor) SaveBlockShards ¶
type ShardError ¶
Click to show internal directories.
Click to hide internal directories.