Documentation
¶
Overview ¶
Package envd implements an e2b-compatible Connect-RPC server that runs inside cloud sandboxes. Safari dispatches process/filesystem ops via this server. BYOC runners continue to use the ws reverse-dial path (see ws/).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Listen string
AccessToken string
Workspace *environment.Environment
Version string
WorkspaceRoot string
}
Click to show internal directories.
Click to hide internal directories.