localdebug

package
v0.377.2 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugInfo

type DebugInfo struct {
	Port     int
	Language string
}

type IDEIntegration

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

func NewIDEIntegration

func NewIDEIntegration(projectPath string) *IDEIntegration

func (*IDEIntegration) SyncIDEDebugIntegrations

func (r *IDEIntegration) SyncIDEDebugIntegrations(ctx context.Context, ports map[string]*DebugInfo)

SyncIDEDebugIntegrations will sync the local IDE debug configurations for the given project path. This is a bit of a hack to prove out the concept of local debugging.

Jump to

Keyboard shortcuts

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