adk_mcp_client_sup (erlang_adk v0.7.0)

View Source

Dynamic supervisor for independently-failing MCP client sessions.

Summary

Functions

child_spec(Options)

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

init(_)

start_client(Init)

-spec start_client(term()) -> supervisor:startchild_ret().

start_link()

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