Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Router ¶
type Router struct { EntryHashStream chan node.EntryHash // Stream of hashes to record DBs []*database.DB // Databases where hashes are recorded ACCs []*accumulator.Accumulator // Accumulators to record hashes EntryFeeds []chan node.EntryHash Controls []chan bool MDFeeds []chan *types.Hash }
Click to show internal directories.
Click to hide internal directories.