yggdrasil v3.2.2 Yggdrasil.Distributor.Generator View Source

Supervisor to generate distributors on demand.

Link to this section Summary

Functions

Starts a distributor using the generator and the channel to identify the connection

Starts a distributor generator with Supervisor options

Stops a distributor generator

Stops a distributor using the channel information

Link to this section Functions

Link to this function start_distributor(generator, channel) View Source

Starts a distributor using the generator and the channel to identify the connection.

Link to this function start_link(options \\ []) View Source

Starts a distributor generator with Supervisor options.

Stops a distributor generator.

Link to this function stop_distributor(channel) View Source

Stops a distributor using the channel information.