View Source AbsintheFieldTelemetry.Supervisor (absinthe_field_telemetry v0.3.0)

Top-level Supervisor for the AbsintheFieldTelemetry application.

Starts and supervises the backend

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for Supervisor.init/1.

Link to this function

start_link(config, opts)

View Source