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

Unified Diff: service/datastore/propertytype_string.go

Issue 1521823003: Clean up callback interfaces. (Closed) Base URL: https://github.com/luci/gae.git@extra
Patch Set: fixins Created 5 years 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 | « service/datastore/interface.go ('k') | service/datastore/raw_interface.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: service/datastore/propertytype_string.go
diff --git a/service/datastore/propertytype_string.go b/service/datastore/propertytype_string.go
index 1bf9877784e44efb836b1597ebe09dd638c09432..88334aa8ecef68d88d3a4c6ef97343fa9a678b3c 100644
--- a/service/datastore/propertytype_string.go
+++ b/service/datastore/propertytype_string.go
@@ -1,4 +1,4 @@
-// generated by stringer -type=PropertyType; DO NOT EDIT
+// Code generated by "stringer -type=PropertyType"; DO NOT EDIT
package datastore
« no previous file with comments | « service/datastore/interface.go ('k') | service/datastore/raw_interface.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698