model

package
v0.1.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	UUID             uuid.UUID
	InitializeParams *protocol.InitializeParams
	Conn             *jsonrpc2.Conn
	WorkspaceRoot    string
	Monorepo         string
	Env              []string
	UlspEnabled      bool
}

Session is the repository layer model for an individual IDE session.

type UlspDaemon

type UlspDaemon struct {
	Name string
	UUID uuid.UUID
}

UlspDaemon is the repository layer model for a user's UlspDaemon.

Jump to

Keyboard shortcuts

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