barrel_docdb_app (barrel_docdb v1.1.1)

View Source

barrel_docdb application module

Starts and stops the barrel_docdb application.

Summary

Functions

Start the barrel_docdb application

Stop the barrel_docdb application

Functions

start(StartType, StartArgs)

-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.

Start the barrel_docdb application

stop(State)

-spec stop(term()) -> ok.

Stop the barrel_docdb application