workspace

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScopeGlobal = "global"
	ScopeLocal  = "local"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Resolve(ctx context.Context, rel string) (string, error)
}

Service resolves config-relative paths for the current request context. Implementations may scope roots by session, agent, or other ctx values; swap the workspace plugin to change isolation policy.

Jump to

Keyboard shortcuts

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