delve/vendor/github.com/google/go-dap
polinasok b03d468b24
go.mod: update google/go-dap to 0.6.0 (#2710)
Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2021-09-22 21:26:40 -07:00
..
codec.go go.mod: update google/go-dap to 0.6.0 (#2710) 2021-09-22 21:26:40 -07:00
doc.go all: update github.com/spf13/cobra to v1.1.3 (#2572) 2021-07-22 11:05:37 -07:00
go.mod service/dap: Initial implementation for 'dlv dap' (#1858) 2020-02-15 11:52:53 -08:00
io.go go.mod: update google/go-dap to 0.5.0 (#2460) 2021-05-04 12:33:50 -07:00
LICENSE service/dap: Initial implementation for 'dlv dap' (#1858) 2020-02-15 11:52:53 -08:00
README.md go.mod: update google/go-dap to 0.6.0 (#2710) 2021-09-22 21:26:40 -07:00
schematypes.go go.mod: update google/go-dap to 0.6.0 (#2710) 2021-09-22 21:26:40 -07:00

go-dap: Go implementation of the Debug Adapter Protocol

PkgGoDev Build Status Go Report Card

For an overview of DAP, see https://microsoft.github.io/debug-adapter-protocol/overview

Contributing

We'd love to accept your patches and contributions to this project. See docs/contributing for more details.

License

This project is licensed under the Apache License 2.0

This is not an officially supported Google product.