peluquero v0.99.5 Peluquero.Peluqueria View Source
The supervisor process for the Peluquero.Actor
and Peluquero.Rabbit
pair.
Link to this section Summary
Functions
Removes the middleware from the middlewares list
Adds a handler to the handlers list
Directly publishes a payload to the publisher specified by name, queue and exchange
Publishes a new message to publisher specified by name, queue and exchange
Adds a middleware to the middlewares list
Adds a handler to the handlers list
Directly publishes a payload to the publisher specified by name, queue and exchange
Link to this section Functions
Removes the middleware from the middlewares list
Adds a handler to the handlers list
comb!(nil | binary(), binary(), binary(), any(), binary()) :: :ok
Directly publishes a payload to the publisher specified by name, queue and exchange
publish!(nil | binary(), any()) :: :ok
publish!(nil | binary(), binary(), binary(), any(), binary()) :: :ok
Publishes a new message to publisher specified by name, queue and exchange
Adds a middleware to the middlewares list
Adds a handler to the handlers list
shear!(nil | binary(), binary(), binary(), any(), binary()) :: :ok
Directly publishes a payload to the publisher specified by name, queue and exchange