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

Unified Diff: impl/dummy/doc.go

Issue 1247283003: Improve docs (Closed) Base URL: https://github.com/luci/gae.git@reduce_size
Patch Set: fix comments 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
« no previous file with comments | « filters/featureBreaker/tq.go ('k') | impl/memory/plist.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: impl/dummy/doc.go
diff --git a/impl/dummy/doc.go b/impl/dummy/doc.go
index e1e723e6fff829192816d86595ebbefb2862c835..ce09746892c9cc6f550f5c8432ec925db3389e10 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 panicking dummy implementations of all service
+// Interfaces.
+//
+// In particular, this includes:
// * datastore.Interface
// * memcache.Interface
// * taskqueue.Interface
« no previous file with comments | « filters/featureBreaker/tq.go ('k') | impl/memory/plist.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698