MCPcopy Create free account
hub / github.com/cairoeth/preconfirmations / StartProcessLoop

Method StartProcessLoop

preconf-share/simqueue/queue.go:117–117  ·  view source on GitHub ↗
(ctx context.Context, workers []ProcessFunc)

Source from the content-addressed store, hash-verified

115 UpdateBlock(block uint64) error
116 Push(ctx context.Context, data []byte, highPriority bool, minTargetBlock, maxTargetBlock uint64) error
117 StartProcessLoop(ctx context.Context, workers []ProcessFunc) *sync.WaitGroup
118}
119
120// RedisQueueConfig is the configuration for RedisQueue.

Callers 2

startProcessLoopMethod · 0.65
StartMethod · 0.65

Implementers 1

RedisQueuepreconf-share/simqueue/queue.go

Calls

no outgoing calls

Tested by 1

startProcessLoopMethod · 0.52