package
0.59.3
Repository: https://github.com/adrianduke/google-cloud-go.git
Documentation: pkg.go.dev

# Functions

New connects to the specified host using SSH, starts DebugproxyCmd there, and creates a new program from the specified file.

# Variables

DebugproxyCmd is the path to the debugproxy command.

# Structs

File implements the debug.File interface, providing access to file-like resources associated with the target program.
Program implements the debug.Program interface.