Documentation
¶
Overview ¶
Package workspace exposes application-level workspace startup helpers.
It re-exports root/runtime/state path controls intended for bootstrap code. Core workspace repositories/loaders/stores remain under the top-level workspace packages.
Index ¶
Constants ¶
View Source
const ( KindAgent = old.KindAgent KindModel = old.KindModel KindEmbedder = old.KindEmbedder KindMCP = old.KindMCP KindWorkflow = old.KindWorkflow KindTool = old.KindTool KindToolBundle = old.KindToolBundle KindToolHints = old.KindToolHints KindOAuth = old.KindOAuth KindFeeds = old.KindFeeds KindA2A = old.KindA2A )
Variables ¶
This section is empty.
Functions ¶
func ResolvePathTemplate ¶
func RuntimeRoot ¶
func RuntimeRoot() string
func SetRuntimeRoot ¶
func SetRuntimeRoot(path string)
func SetStateRoot ¶
func SetStateRoot(path string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.