View Source Ash.Notifier.PubSub (ash v2.0.0-pre.3)

A pubsub notifier extension

Link to this section Summary

Link to this section Functions

This function is deprecated. use Ash.Notifier.PubSub.Info.module/1 instead.

See Ash.Notifier.PubSub.Info.module/1.

This function is deprecated. use Ash.Notifier.PubSub.Info.name/1 instead.

See Ash.Notifier.PubSub.Info.name/1.

This function is deprecated. use Ash.Notifier.PubSub.Info.prefix/1 instead.

See Ash.Notifier.PubSub.Info.prefix/1.

This function is deprecated. use Ash.Notifier.PubSub.Info.publications/1 instead.

See Ash.Notifier.PubSub.Info.publications/1.

Link to this function

to_payload(topic, event, notification)

View Source