adk_invocation_sup (erlang_adk v0.7.0)

View Source

Dynamic supervisor for independently owned ADK invocations.

Summary

Functions

child_spec(Opts)

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

init(_)

start_invocation(RunId, Request, Opts)

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

start_link()

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