RabbitMQ

pillars.rabbitmq.fs2.tests.RabbitMQ
case class RabbitMQ(container: RabbitMQContainer) extends ModuleSupport

Attributes

Source
RabbitMQ.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

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

Attributes

Source
RabbitMQ.scala

Value members

Concrete methods

override def key: Key

Attributes

Definition Classes
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

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product