Consul client library. Copyright (c) 2015, Gavin M. Roy
Version: 0.1.0
Authors: Gavin M. Roy ([email protected]
).
start/0 | Start the application. |
start/2 | Start the application. |
stop/0 | Stop the application. |
start() -> {ok, [atom()]}
start(Type::atom(), Args::term()) -> {ok, pid()} | ignore | {error, term()}
stop() -> ok | {error, term()}
Stop the application