Package

com.github.gvolpe.fs2rabbit

algebra

Permalink

package algebra

Visibility
  1. Public
  2. All

Type Members

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

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

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

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

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

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

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

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

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

    Permalink
  10. trait Publishing[F[_], G[_]] extends AnyRef

    Permalink

Ungrouped