# Functions

Init initializes a single RabbitMQ client that will automatically attempt to connect to the server.
New creates a single RabbitMQ client that will automatically attempt to connect to the server.
The SetLogLevel method sets the level of logging.
Starts a number of workers that read Records from the given queue and add them to Senzing.
Starts a number of workers that push Records in the record channel to the given queue.

# Constants

go-queueing is 6481: https://github.com/senzing-garage/knowledge-base/blob/main/lists/senzing-product-ids.md.
Log message prefix.

# Variables

Message templates for Szconfig implementations.
Status strings for specific messages.

# Structs

No description provided by the author
define a structure that will implement the Job interface.