RabbitMQ

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

Attributes

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

Members list

Type members

Classlikes

case object Key extends Key

Attributes

Source
rabbitmq.scala
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

Types

override type M[F[_]] = RabbitMQ[F]

Attributes

Source
rabbitmq.scala

Value members

Concrete methods

def apply[F[_]](using p: Pillars[F]): RabbitMQ[F]

Attributes

Source
rabbitmq.scala
def apply[F[_] : Async](config: RabbitMQConfig): Resource[F, RabbitMQ[F]]

Attributes

Source
rabbitmq.scala
override def load[F[_] : Console](context: Context[F], modules: Modules[F]): Resource[F, RabbitMQ[F]]

Attributes

Definition Classes
Source
rabbitmq.scala

Inherited methods

Attributes

Inherited from:
ModuleSupport
Source
modules.scala

Concrete fields

override val key: Key

Attributes

Source
rabbitmq.scala