Behaviours: supervisor.
| add_er_pool/3 | |
| er_named_pool_spec/3 | |
| init/1 | |
| start_link/0 |
add_er_pool(Name, Host, Port) -> any()
er_named_pool_spec(Name::atom(), IP::string(), Port::integer() | string()) -> tuple()
init(X1) -> any()
start_link() -> any()
Generated by EDoc