View Source Ash.Notifier.PubSub (ash v2.21.12)

A pubsub notifier extension.

Summary

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