Tai.Venues.StreamsSupervisor (tai v0.0.75)

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for DynamicSupervisor.init/1.

Link to this section Types

Specs

stream() :: Tai.Venues.Stream.t()

Link to this section Functions

Link to this function

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for DynamicSupervisor.init/1.

Specs

Specs

stop(pid()) :: :ok | {:error, :not_found}
Link to this function

which_children()