internal/derrors: add package

Package derrors is added for error handling in this module.

Change-Id: Ie98945e9c9dc148ee6dfeecbcce827790d116ac7
Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/463615
Run-TryBot: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
3 files changed
tree: 2474ea9672adf3f6b1f3e914f75e688d8c56135b
  1. cmd/
  2. devtools/
  3. internal/
  4. all_test.go
  5. checks.bash
  6. CONTRIBUTING.md
  7. go.mod
  8. go.sum
  9. LICENSE
  10. PATENTS
  11. README.md
  12. tools_test.go
README.md

pkgsite-metrics

This repository contains code that serves pkg.go.dev/metrics.

Report Issues / Send Patches

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 time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.