Module er_sup

Behaviours: supervisor.

Function Index

add_er_pool/3
er_named_pool_spec/3
init/1
start_link/0

Function Details

add_er_pool/3

add_er_pool(Name, Host, Port) -> any()

er_named_pool_spec/3

er_named_pool_spec(Name::atom(), IP::string(), Port::integer() | string()) -> tuple()

init/1

init(X1) -> any()

start_link/0

start_link() -> any()


Generated by EDoc