Module nodefinder_app

nodefinder Application.

Behaviours: application.

Description

nodefinder Application.

Function Index

connect_type/0
start/2

Start the nodefinder application.

.
stop/1

Stop the nodefinder application.

.

Function Details

connect_type/0

connect_type() -> any()

start/2

start(StartType::normal | {takeover, node()} | {failover, node()}, StartArgs::any()) -> {ok, Pid::pid()} | {ok, Pid::pid(), State::any()} | {error, Reason::any()}

Start the nodefinder application.

stop/1

stop(State::any()) -> ok

Stop the nodefinder application.


Generated by EDoc, Jan 10 2017, 16:43:24.