debugger

package
v0.0.0-...-bec01ef Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conn

type Conn interface {
	Request() io.Writer
	Response() io.Writer
}

type Debugger

type Debugger interface {
	Run(port int) (int, error)
	Connection(id uint16) Conn
}

func New

func New() Debugger

Jump to

Keyboard shortcuts

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