//
pkg.gl
Category
github.com/go-delve/delve
service
rpccommon
package
1.24.0
Repository:
https://github.com/go-delve/delve.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
23
Dependents
12
Files
439 SLOC
#
Functions
NewServer
NewServer creates a new RPCServer.
#
Structs
RPCCallback
RPCServer
RPCServer implements the RPC method calls common to all versions of the API.
ServerImpl
ServerImpl implements a JSON-RPC server that can switch between two versions of the API.