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 |