adk_ambient_job_sup (erlang_adk v0.7.0)

View Source

Dynamic supervisor for isolated ambient event jobs.

Summary

Functions

child_spec(Options)

-spec child_spec(term()) -> supervisor:child_spec().

init(_)

start_job(EventRef, Spec)

-spec start_job(binary(), map()) -> supervisor:startchild_ret().

start_link()

-spec start_link() -> supervisor:startlink_ret().