barrel_ngram_sup (barrel_ngram v0.7.1)

View Source

barrel_ngram top-level supervisor.

Owns the name registry and the dynamic shard supervisor. Isolation from the rest of the umbrella is this subtree: a shard crash never escapes it.

Summary

Functions

init(_)

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

start_link()

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