View Source mqtt_sessions_will_sup (mqtt_sessions v2.5.2)
Link to this section Summary
Link to this section Functions
-spec init([atom()]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}}.
-spec start(atom(), pid()) -> {ok, pid()}.
-spec start_link(atom()) -> {ok, pid()} | {error, term()}.