Parrhesia.Web.Endpoint
(parrhesia v0.12.0)
Copy Markdown
Supervision entrypoint for configured ingress listeners.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec reload_all(Supervisor.supervisor()) :: :ok | {:error, term()}
@spec reload_listener(Supervisor.supervisor(), atom()) :: :ok | {:error, term()}