EventBroker.Filter behaviour (Anoma v0.34.0)
I am a filter module for the Event Broker. I provide the callbacks for all the filters used in the PubSub system.
Summary
Callbacks
@callback filter( EventBroker.Event.t(), struct() ) :: bool()
I am a filter module for the Event Broker. I provide the callbacks for all the filters used in the PubSub system.
@callback filter( EventBroker.Event.t(), struct() ) :: bool()