//
pkg.gl
Category
github.com/sigmacomputing/google-cloud-go
cmd
go-cloud-debug-agent
internal
debug
remote
package
0.31.0
Repository:
https://github.com/sigmacomputing/google-cloud-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
243 SLOC
#
Functions
New
New connects to the specified host using SSH, starts DebugproxyCmd there, and creates a new program from the specified file.
#
Variables
DebugproxyCmd
DebugproxyCmd is the path to the debugproxy command.
#
Structs
File
File implements the debug.File interface, providing access to file-like resources associated with the target program.
Program
Program implements the debug.Program interface.