Package

com.github.gvolpe.fs2rabbit

algebra

Permalink

package algebra

Visibility
  1. Public
  2. All

Type Members

  1. trait AMQPClient[F[_]] extends Binding[F] with Declaration[F] with Deletion[F]

    Permalink
  2. case class AMQPInternals(queue: Option[Queue[IO, Either[Throwable, AmqpEnvelope]]]) extends Product with Serializable

    Permalink
  3. trait AckerConsumer[F[_]] extends AnyRef

    Permalink
  4. trait Binding[F[_]] extends AnyRef

    Permalink
  5. trait Connection[F[_]] extends AnyRef

    Permalink
  6. trait Consuming[F[_]] extends AnyRef

    Permalink
  7. trait Declaration[F[_]] extends AnyRef

    Permalink
  8. trait Deletion[F[_]] extends AnyRef

    Permalink
  9. trait Publishing[F[_]] extends AnyRef

    Permalink

Ungrouped