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