macula_peering_conn_sup (macula v3.13.0)

View Source

simple_one_for_one supervisor for macula_peering_conn workers.

Summary

Functions

Spawn a new conn gen_statem with the given options.

Functions

init(_)

start_conn(Opts)

-spec start_conn(macula_peering_conn:opts()) -> {ok, pid()} | {error, term()}.

Spawn a new conn gen_statem with the given options.

start_link()