There was an error while loading. Please reload this page.
1 parent abad6bb commit c1c9feaCopy full SHA for c1c9fea
service/rpc1/doc.go
@@ -0,0 +1,5 @@
1
+// Package rpc1 implements version 1 of Delve's API and is only
2
+// kept for backwards compatibility.
3
+// client.go is the old client code used by Delve's frontend (delve/cmd/dlv) and
4
+// is preserved for backwards compatibility with integration tests.
5
+package rpc1
service/rpc1/readme.txt
0 commit comments