Module pgpool_sup

Behaviours: supervisor.

Function Index

init/1
start_link/0

Function Details

init/1

init(X1::[]) -> {ok, {{supervisor:strategy(), non_neg_integer(), pos_integer()}, [supervisor:child_spec()]}}

start_link/0

start_link() -> {ok, pid()} | {already_started, pid()} | shutdown


Generated by EDoc