Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
Runtime owns the product services exposed by the desktop sidecar.
func New ¶
New assembles the product runtime served by the authenticated Electron sidecar. dataDir is already resolved by the process host.
func (*Runtime) Close ¶
func (r *Runtime) Close()
Close cancels in-flight work and releases session-owned background processes.
func (*Runtime) PreviewHandler ¶ added in v0.6.15
PreviewHandler returns the grant-scoped, read-only workspace preview surface. The desktop host serves it on an origin that has no product authentication.
Click to show internal directories.
Click to hide internal directories.