Module influx_udp_sup

Behaviours: supervisor.

Function Index

init/1
start_link/0
start_pool/2

Function Details

init/1

init(X1) -> any()

start_link/0

start_link() -> any()

start_pool/2

start_pool(Name::atom(), Options::map()) -> {ok, undefined | pid()} | {ok, undefined | pid(), any()} | {error, any()}


Generated by EDoc