# Packages
No description provided by the author
# Functions
AMQPConnector connects using the given configuration.
No description provided by the author
NewListener creates a new listener.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Amqp is a plugin that consumes from an amqp broker.
Listener takes care of TCP/UDP networking and relies on the Handler to take care of reading data.
No description provided by the author
No description provided by the author
TimeoutConn automatically applies a read deadline on a conn upon every read.
# Interfaces
Closable can be closed.
No description provided by the author
Handler is responsible for reading input.
No description provided by the author