Documentation
¶
Overview ¶
Package ctxkeys provides shared context keys for cross-package value propagation. It exists as a lightweight, dependency-free package so that both adk and toolchain (and any future packages) can read/write the same context values without import cycles.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentNameFromContext ¶
AgentNameFromContext extracts the agent name from ctx. It returns an empty string if no agent name is present.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.