GenNotify
v0.1.0
Pages
Modules
GenNotify v0.1.0
GenNotify
behaviour
View Source
Link to this section
Summary
Types
msg()
recipient()
Functions
send_notification(message)
Callbacks
on_message(msg)
Link to this section
Types
Link to this type
msg()
View Source
msg() ::
any
()
Link to this type
recipient()
View Source
recipient() ::
atom
() |
pid
()
Link to this section
Functions
Link to this function
send_notification(message)
View Source
Link to this section
Callbacks
Link to this callback
on_message(msg)
View Source
on_message(
msg
()) ::
any
()