internal/storage: fsstore ensures directory exists before creating file

Change-Id: I8703be7e8028a7f76bb4a28f097db061a5096940
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/499917
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Jamal Carvalho <jamal@golang.org>
1 file changed
tree: 73f29a77be4cf2f1cee0c67874e19461c86527d0
  1. config/
  2. godev/
  3. internal/
  4. CONTRIBUTING.md
  5. doc.go
  6. go.mod
  7. go.sum
  8. LICENSE
  9. PATENTS
  10. README.md
  11. types.go
README.md

Go Telemetry

This repository holds the Go Telemetry server code and libraries.

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/telemetry:” in the subject line, so it is easy to find.