//
pkg.gl
Category
github.com/go-playground/relay-client-go
consumer
package
0.10.0
Repository:
https://github.com/go-playground/relay-client-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
210 SLOC
#
Functions
New
New initializes a new Consumer for use.
#
Structs
Config
Config contains all configuration data to initialize a Consumer for use.
Consumer
Consumer is a wrapper around the low-level Relay Client to abstract away polling and distribution of Jobs for processing.
#
Interfaces
Processor
Processor represents a processor of Jobs.