//
pkg.gl
Category
github.com/go-delve/delve
service
dap
daptest
package
1.24.0
Repository:
https://github.com/go-delve/delve.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
0
Files
1.3k SLOC
#
Packages
gen
Binary gen generates service/dap/daptest/responses.go.
#
Functions
NewClient
NewClient creates a new Client over a TCP connection.
NewClientFromConn
NewClientFromConn creates a new Client with the given TCP connection.
#
Constants
ClosingClient
ProcessExited
#
Structs
Client
Client is a debugger service client that uses Debug Adaptor Protocol.