Module ibc_relayer::worker[][src]

Modules

retry_strategy

Structs

ClientWorker
UniChanPathWorker
WorkerHandle

Handle to a [Worker], for sending WorkerCmds to it.

WorkerMap

Manage the lifecycle of Workers associated with Objects.

Enums

Worker

A worker processes batches of events associated with a given Object.

WorkerCmd

A command for a [Worker].

WorkerMsg