Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1268)

Unified Diff: milo/api/resp/status_string.go

Issue 2801463002: Milo: Use custom config caching layer (Closed)
Patch Set: Working Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | milo/appengine/buildbot/pubsub.go » ('j') | milo/appengine/common/config.go » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/api/resp/status_string.go
diff --git a/milo/api/resp/status_string.go b/milo/api/resp/status_string.go
index 2422c21c41efd029957f9a5b14ea8479f798dd8e..58ca5dae6b295f7861e8ea3d19227b069309b4f3 100644
--- a/milo/api/resp/status_string.go
+++ b/milo/api/resp/status_string.go
@@ -1,4 +1,4 @@
-// Code generated by "stringer -type=Status,ComponentType,Verbosity"; DO NOT EDIT
+// Code generated by "stringer -type=Status,ComponentType,Verbosity"; DO NOT EDIT.
nodir 2017/04/04 23:12:08 did stringer change?
hinoka 2017/04/05 20:45:06 I guess so, it did this in another CL also.
package resp
« no previous file with comments | « no previous file | milo/appengine/buildbot/pubsub.go » ('j') | milo/appengine/common/config.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698