barrel_docdb_sup (barrel_docdb v1.0.0)

View Source

barrel_docdb top-level supervisor

Supervises all barrel_docdb processes.

Summary

Functions

Initialize the supervisor with child specs

Start the barrel_docdb supervisor

Functions

init(_)

-spec init([]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}}.

Initialize the supervisor with child specs

start_link()

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

Start the barrel_docdb supervisor