1
0
mirror of https://github.com/beego/bee.git synced 2025-06-26 14:00:19 +00:00
Files
bee/vendor/github.com/derekparker/delve/service/rpc1
2018-10-13 21:45:53 +08:00
..
2018-10-13 21:45:53 +08:00
2018-10-13 21:45:53 +08:00

This package implements version 1 of Delve's API and is only
kept here for backwards compatibility. Client.go is the old
client code used by Delve's frontend (delve/cmd/dlv), it is
only preserved here for the backwards compatibility tests in
service/test/integration1_test.go.