Behaviours: supervisor.
init(X1::[]) -> {ok, {{Strategy, MaxR, MaxT}, [ChildSpec]}}
start_link() -> {ok, Pid}
start_pool(PoolId) -> Result
stop_pool(PoolId) -> ok
Generated by EDoc