Outerfaces.Supervisors.OuterfacesSupervisor (Outerfaces v0.2.2)

View Source

A supervisor for all Outerfaces project endpoints.

This module also has the functions for stopping and restarting endpoints.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

restart_endpoint(endpoint_module)

start_link(endpoints)

stop_endpoint(endpoint_module)