Examples.EEVentBroker.EFilter.AcceptAll (Anoma v0.31.0)
I am the Examples.EEVentBroker.EFilter.AcceptAll filter generated by deffilter in Examples.EEVentBroker.EFilter.
Summary
Types
I am the parameter type of the Examples.EEVentBroker.EFilter.AcceptAll filter generated by deffilter in Examples.EEVentBroker.EFilter.
Functions
Callback implementation for EventBroker.Filter.filter/2
.
Types
@type t() :: %Examples.EEVentBroker.EFilter.AcceptAll{}
I am the parameter type of the Examples.EEVentBroker.EFilter.AcceptAll filter generated by deffilter in Examples.EEVentBroker.EFilter.
Functions
Link to this function
filter(event, filter_instance)
@spec filter(EventBroker.Event.t(), t()) :: bool()
Callback implementation for EventBroker.Filter.filter/2
.