View Source Reginald.Backends.PG.Supervisor (Reginald v0.0.2-rc.0.0.0)

Reginald.Backends.PG.Supervisor is the main entrypoint for raising all of the necessary child components for running Reginald.Backends.PG.

You should probably never reference it directly, and instead use the public API module Reginald.

Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the PG.Supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

@spec start_link(Keyword.t()) :: Supervisor.on_start()

Starts the PG.Supervisor.

Passed options must include a :name.