kvasir v0.0.1-proto5c Kvasir.Event.Registry View Source

Event registry stub.

Overloaded with actual module at startup.

Link to this section Summary

Functions

All available events indexed on type

List all events

List all events matching the filter

Lookup events

Link to this section Functions

All available events indexed on type.

List all events.

Link to this function list(filter) View Source
list(filter :: Keyword.t()) :: [module()]

List all events matching the filter.

Link to this function lookup(type) View Source
lookup(String.t()) :: module() | nil

Lookup events.