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

Unified Diff: impl/dummy/doc.go

Issue 1247283003: Improve docs (Closed) Base URL: https://github.com/luci/gae.git@reduce_size
Patch Set: rebase Created 5 years, 5 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
Index: impl/dummy/doc.go
diff --git a/impl/dummy/doc.go b/impl/dummy/doc.go
index e1e723e6fff829192816d86595ebbefb2862c835..8c03263429f4d95471c9aa10a359851f92331bd2 100644
--- a/impl/dummy/doc.go
+++ b/impl/dummy/doc.go
@@ -2,7 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Package dummy comtains dummy implementations of:
+// Package dummy comtains panicing dummy implementations of all service
estaab 2015/07/23 04:43:11 panicking
iannucci 2015/07/23 05:55:10 Done.
+// Interfaces.
+//
+// In particular, this includes:
// * datastore.Interface
// * memcache.Interface
// * taskqueue.Interface
« doc.go ('K') | « filters/featureBreaker/tq.go ('k') | impl/memory/plist.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698