# Functions

New initializes a new Consumer for use.

# Structs

Config contains all configuration data to initialize a Consumer for use.
Consumer is a wrapper around the low-level Relay Client to abstract away polling and distribution of Jobs for processing.

# Interfaces

Processor represents a processor of Jobs.