z_site_services_sup (zotonic_core v1.0.0-rc.12)

Supervisor for services for a site. These can be restarted without affecting other parts.

Link to this section Summary

Functions

Supervisor callback, returns the supervisor tree for the zotonic site services
API for starting the site services supervisor.

Link to this section Functions

-spec init(atom()) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}}.
Supervisor callback, returns the supervisor tree for the zotonic site services
Link to this function

start_link(Site)

API for starting the site services supervisor.