yggdrasil v3.0.2 Yggdrasil.Distributor

Supervisor for Yggdrasil.Distributor.Adapter and Yggdrasil.Distributor.Publisher.

Summary

Functions

Starts the supervisor and its children using the channel as part of the identificator for the supervision tree. Additionally it can receive Supervisor options

Stops the supervisor

Functions

start_link(channel, options \\ [])

Starts the supervisor and its children using the channel as part of the identificator for the supervision tree. Additionally it can receive Supervisor options.

stop(supervisor)

Stops the supervisor.