envd

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

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
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(cfg Config) *Server

func (*Server) Run

func (s *Server) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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