workspace

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

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 AllKinds

func AllKinds() []string

func Path

func Path(kind string) string

func ResolvePathTemplate

func ResolvePathTemplate(value string) string

func Root

func Root() string

func RuntimeRoot

func RuntimeRoot() string

func SetRoot

func SetRoot(path string)

func SetRuntimeRoot

func SetRuntimeRoot(path string)

func SetStateRoot

func SetStateRoot(path string)

func StateRoot

func StateRoot() string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL