adk_a2a_v1_task_store_ets (erlang_adk v0.10.0)

View Source

Bounded process-owned ETS-style A2A task store.

Summary

Functions

capabilities(Store)

code_change(Old, State, Extra)

delete(Store, TaskId)

format_status(State)

handle_call(Request, From, State)

handle_cast(Message, State)

handle_info(Message, State)

init(Options)

load(Store)

put(Store, Snapshot)

start_link()

start_link(Options)

stop(Store)

terminate(Reason, State)