View Source Lepus.Client behaviour (Lepus v0.1.5)
Client behaviour used in Lepus
.
Summary
Types
Callbacks
@callback publish( Supervisor.supervisor(), exchange(), routing_key(), binary_payload(), opts() ) :: response()
@callback publish_json( Supervisor.supervisor(), exchange(), routing_key(), payload(), opts() ) :: response()