Phoenix events
v0.1.0
Pages
Modules
Search documentation of Phoenix events
Settings
View Source
PhoenixEvents
(Phoenix events v0.1.0)
Summary
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
custom_event(list, measurements, meta, arg)
handle_query(_, measurements, meta, arg)
http_event(name, measurements, meta, arg)
pid_to_event(src_pid)
pid_to_event(self_pid, src_pid)
start_link(settings, opts)
ws_event(name, measurements, meta, arg4)
Functions
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
custom_event(list, measurements, meta, arg)
View Source
Link to this function
handle_query(_, measurements, meta, arg)
View Source
Link to this function
http_event(name, measurements, meta, arg)
View Source
Link to this function
pid_to_event(src_pid)
View Source
Link to this function
pid_to_event(self_pid, src_pid)
View Source
Link to this function
start_link(settings, opts)
View Source
Link to this function
ws_event(name, measurements, meta, arg4)
View Source