# Functions
NewConsumer creates a new event consumer on given redis address, and consumer id, consumer id has to be unique.
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
Events processor receives all events starting from the given state and for each set of events calls callback cb.
No description provided by the author
No description provided by the author
# Interfaces
State is used to track the blocks already processed by the processor.
# Type aliases
No description provided by the author