Supervisor for opt-in utility processes.
Start this supervisor when an application wants XMAVLink.Util.CacheManager
and XMAVLink.Util.FocusManager for a router. Pass :context to scope the
utility runtime, or pass :router, :dialect, and :table_prefix options
that can be normalized by XMAVLink.Util.Context.
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 start_link(keyword()) :: Supervisor.on_start()