RabbitMQ

pillars.rabbitmq.fs2.RabbitMQ
See theRabbitMQ companion class
object RabbitMQ

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RabbitMQ.type

Members list

Type members

Classlikes

case object Key extends Key

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Key
class Object
trait Matchable
class Any
Show all
Self type
Key.type

Value members

Concrete methods

def apply[F[_]](using p: Pillars[F]): RabbitMQ[F]
def apply[F[_] : Async](config: RabbitMQConfig): Resource[F, RabbitMQ[F]]