You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
851 B
Markdown
21 lines
851 B
Markdown
# go-dap: Go implementation of the Debug Adapter Protocol
|
|
|
|
[](https://pkg.go.dev/github.com/google/go-dap)
|
|
[](https://github.com/google/go-dap/actions)
|
|
[](https://goreportcard.com/report/github.com/google/go-dap)
|
|
|
|
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](https://github.com/google/go-dap/blob/master/docs/contributing.md)
|
|
for more details.
|
|
|
|
## License
|
|
|
|
This project is licensed under the Apache License 2.0
|
|
|
|
This is not an officially supported Google product.
|