delve/cmd/dlv
aarzilli a357ce0638 tests: fix typecheckrpc.go and convert it to a test
We forgot to run typecheckrpc.go periodically and it didn't work
anymore and there were some minor errors in service/rpc2/client.go.

Rewrite typecheckrpc.go using go/packages, so that it works with go1.11
and go.mod, and fix the issues in client.go
2019-01-07 11:47:49 -08:00
..
cmds *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
dlv_test.go tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00
main.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00