package
0.0.0-20200829024228-19284bb65194
Repository: https://github.com/aclk/goblog.git
Documentation: pkg.go.dev

# Structs

AmqpClient is our real implementation, encapsulates a pointer to an amqp.Connection.
MockMessagingClient is an autogenerated mock type for the IMessagingClient type.

# Interfaces

IMessagingClient defines our interface for connecting and consuming messages.