package
0.38.0-preview.0
Repository: https://github.com/onflow/flow-go.git
Documentation: pkg.go.dev

# Functions

CreateQueueWorkers creates queue workers to read from the queue.
GetEventPriority returns the priority of the flow event message.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

MessageQueue is the heap based priority queue implementation of the MessageQueue implementation.
QMessage is the message that is enqueued for each incoming message.

# Type aliases

MessagePriorityFunc - the callback function to derive priority of a message.
No description provided by the author