//
pkg.gl
Category
github.com/alexbrainman/delve
service
package
0.11.0-alpha
Repository:
https://github.com/alexbrainman/delve.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
102 SLOC
#
Packages
api
No description provided by the author
debugger
No description provided by the author
rpc
No description provided by the author
test
No description provided by the author
#
Structs
Config
Config provides the configuration to start a Debugger and expose it with a service.
#
Interfaces
Client
Client represents a debugger service client.
Server
Server represents a server for a remote client to connect to.