# Functions
New creates a new connector instance using the provided parameters & config to build it up.
# Structs
Connector includes all relevant information that the connector needs to hold and maintain.
# Interfaces
RabbitToOpenFaaS defines the basic interactions for the connector.