ExEventBus
v0.10.0
Search documentation of ExEventBus
Settings
ExEventBus.EctoRepoWrapper
(ExEventBus v0.10.0)
View Source
Wraps the Ecto Repo functions to add event support with the same interface
Summary
Functions
add_changes_to_event_opts(opts, changes)
add_initial_data_to_event_opts(opts, initial_data)
get_changes(changeset)
get_initial_data(changeset)
redeffn(fun)
should_publish_event?(record, operation, opts)
Functions
add_changes_to_event_opts(opts, changes)
add_initial_data_to_event_opts(opts, initial_data)
get_changes(changeset)
get_initial_data(changeset)
redeffn(fun)
(macro)
should_publish_event?(record, operation, opts)