mirror of
https://github.com/go-delve/delve.git
synced 2025-10-29 09:46:56 +08:00
Refactor to introduce client/server separation, including a typed client API and a HTTP REST server implementation. Refactor the terminal to be an API consumer.