yggdrasil v3.0.2 Yggdrasil.Distributor.Generator

Supervisor to generate distributors on demand.

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

Functions

start_distributor(generator, channel)

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

start_link(options \\ [])

Starts a distributor generator with Supervisor options.

stop(generator)

Stops a distributor generator.

stop_distributor(channel)

Stops a distributor using the channel information.