Behaviours: supervisor.
Simple one for one supervisor for pooler_starter.
This supervisor is shared by all pools since pooler_starter is a generic helper to fasciliate async member start.init/1 | |
new_starter/1 | |
start_link/0 |
init(X1) -> any()
new_starter(Spec::pooler_starter:start_spec()) -> {ok, pid()}
start_link() -> any()
Generated by EDoc