adk_agent_turn_sup (erlang_adk v0.7.0)
View SourceDynamic supervisor for one coordinator per active direct agent turn.
Summary
Functions
-spec child_spec(term()) -> supervisor:child_spec().
-spec start_link() -> supervisor:startlink_ret().
-spec start_turn(pid(), reference(), fun(() -> term()), infinity | non_neg_integer()) -> supervisor:startchild_ret().