# Functions
MakeHTTPClient generates an HTTP Client setting basic properties including timeouts.
NewInvocation creates a OpenFaaSInvocation from an amqp.Delivery.
ReadTopologyFromFile reads a topology file in yaml format from the specified path.
# Structs
Exchange Definition of a RabbitMQ Exchange.
OpenFaaSInvocation represent an Event Specification used during invocation.
# Interfaces
Invoker is the Interface used by the OpenFaaS Connector SDK to perform invocations of Lambdas based on a provided topic and message.
# Type aliases
Topology definition.