commit | 6ceaac6d9ee0ff981a666e70a56f431f057ea9b2 | [log] [tgz] |
---|---|---|
author | Quentin Smith <quentin@golang.org> | Wed Dec 21 16:13:49 2016 -0500 |
committer | Quentin Smith <quentin@golang.org> | Thu Jan 05 20:59:58 2017 +0000 |
tree | 147e622b70b01fc5cf8bfc47895d2c4e6c4ebf2d | |
parent | ebfa8dc31d65769ee926503efa142a6930e2da10 [diff] |
storage: initial perfdata AE app This creates the skeleton of an AppEngine app for perfdata.golang.org and adds an initial implementation of /upload that saves the provided file into Cloud Storage. Change-Id: I1fe19b27841ab62aad146d1d1019996634012d35 Reviewed-on: https://go-review.googlesource.com/34620 Reviewed-by: Russ Cox <rsc@golang.org>