Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyFilters ¶
func ApplyFilters(
event interface{},
data interface{},
filters []types.FilterMeta,
reg *registry.Registry,
) (bool, []string, error)
ApplyFilters applies the given list of filters to an object. Since only filterMeta is given, it will try to fetch cached filters from registry if possible. All messages from filters will be returned as a list.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.