barrel_ngram_sup (barrel_ngram v0.7.1)
View Sourcebarrel_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
-spec init([]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}}.