View Source amoc_sup (amoc v3.0.0-rc1)
Link to this section Summary
Link to this section Functions
-spec init(term()) -> {ok, {SupFlags :: {RestartStrategy :: supervisor:strategy(), MaxR :: non_neg_integer(), MaxT :: pos_integer()}, [ChildSpec :: supervisor:child_spec()]}}.
-spec start_link() -> {ok, Pid :: pid()}.