reckon_db_app (reckon_db v1.2.7)

View Source

Application behaviour for reckon-db

Summary

Functions

Start the reckon_db application

Stop the reckon_db application

Functions

start()

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

Start the reckon_db application

stop()

-spec stop() -> ok | {error, term()}.

Stop the reckon_db application