# Packages
No description provided by the author
Package dap implements VSCode's Debug Adaptor Protocol (DAP).
No description provided by the author
Package rpc1 implements version 1 of Delve's API and is only kept for backwards compatibility.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
ListenerPipe returns a full-duplex in-memory connection, like net.Pipe.
# Interfaces
Client represents a debugger service client.
RPCCallback is used by RPC methods to return their result asynchronously.
Server represents a server for a remote client to connect to.