commit | c934e1b37329c7060a7a2578f9c2ca870a085bf7 | [log] [tgz] |
---|---|---|
author | Julie Qiu <julie@golang.org> | Mon Dec 07 22:36:44 2020 -0500 |
committer | Julie Qiu <julie@golang.org> | Tue Dec 08 15:29:29 2020 +0000 |
tree | 938fda1bbe410e58ff369ded6af9288ef1c26dbe | |
parent | 66ec140f2f72d15dc6133502edd2bb7238b1740c [diff] |
README.md: add badge to pkg.go.dev Change-Id: I3f506a31382e1291faca9c134e0a09607464ded4 Reviewed-on: https://go-review.googlesource.com/c/debug/+/276013 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the debug repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.