package
0.0.0-20240517155750-67003f8e8700
Repository: https://github.com/flashbots/mev-share-node.git
Documentation: pkg.go.dev

# Functions

ConfigFromEnv loads `simqueue` config from environment.
MultipleWorkers creates n workers that are rate limited by limit.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
ErrLaggingBlock is returned by ProcessFunc if item should be processed by block that current node doesn't yet have.
No description provided by the author
No description provided by the author
ErrProcessScheduleNextBlock is returned by ProcessFunc if item should be retried on the next block.
ErrProcessUnrecoverable is returned by ProcessFunc if item should not be retried.
ErrProcessWorkerError is returned by ProcessFunc if item should be retried on the same block by a different worker.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
RedisQueueConfig is the configuration for RedisQueue.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author