internal/storage: add object not found error This error will be used by the server to respond with a 404 on requests for objects that do not exist. Change-Id: I64d232e4f3321d9b80be9b3da2572c5b32c76c9c Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/523737 Run-TryBot: Jamal Carvalho <jamal@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This repository holds the Go Telemetry server code and libraries.
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/telemetry:” in the subject line, so it is easy to find.