Versions in this module Expand all Collapse all v0 v0.5.10 Aug 9, 2023 v0.5.9 Aug 4, 2023 Changes in this version + const Size + type Broadcast struct + ExcludePeers map[string]struct{} + RequestedTxHash hornet.Hash + TxData []byte + type Queue interface + EnqueueForBroadcast func(b *Broadcast) + Run func(shutdownSignal <-chan struct{}) + func New(manager *peering.Manager, reqQueue rqueue.Queue) Queue