barrel_p2p_source_monitor (barrel_p2p v0.1.0)

View Source

Summary

Types

watch/0

-type watch() :: #{atom() => reference()}.

Functions

down(Ref, Watch)

-spec down(reference(), watch()) -> {down, atom(), watch()} | ignore.

retry(Source, Watch)

-spec retry(atom(), watch()) -> watch().

start(Sources)

-spec start([atom()]) -> watch().