server

package
v0.8.18-rc-2 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package server implements the earth debugger server, managing incoming debug sessions and interacting with the solver.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server provides a debugger server.

func NewServer

func NewServer(addr string, log slog.Logger) *Server

NewServer returns a new server.

func (*Server) Start

func (s *Server) Start() error

Start starts the debug server listener.

Jump to

Keyboard shortcuts

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