@ -14,6 +14,8 @@ var (
errNotConnected = errors.New("not connected to a server")
errAlreadyClosed = errors.New("already closed: not connected to the server")
errShutdown = errors.New("client is shutting down")
AmqpError chan *amqp.Error
)
const (