1
0
mirror of https://github.com/beego/bee.git synced 2024-11-15 03:20:54 +00:00
bee/vendor/github.com/go-delve/delve/service/rpc1
2019-04-15 16:43:01 +02:00
..
client.go Updated vendor 2019-04-15 16:43:01 +02:00
readme.txtr Updated vendor 2019-04-15 16:43:01 +02:00
server.go Updated vendor 2019-04-15 16:43:01 +02: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.