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