errol v0.1.0 Errol.Message View Source

Link to this section Summary

Types

t()

Represents a message received from RabbitMQ

Link to this section Types

Link to this type t() View Source
t() :: %Errol.Message{meta: Map.t(), payload: any()}

Represents a message received from RabbitMQ.