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

Unified Diff: impl/dummy/doc.go

Issue 1772943003: Add wrappers for the module module (Closed) Base URL: https://github.com/luci/gae.git@master
Patch Set: CL comments Created 4 years, 9 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 | « filter/featureBreaker/user.go ('k') | impl/dummy/dummy.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 550e511072e2ab04854d4dac970e1daeb671370d..c588022b5022e64c7007802c4aedd9e64411c6ff 100644
--- a/impl/dummy/doc.go
+++ b/impl/dummy/doc.go
@@ -10,6 +10,7 @@
// * memcache.Interface
// * taskqueue.Interface
// * info.Interface
+// * module.Interface
//
// These dummy implementations panic with an appropriate error message when
// any of their methods are called. The message looks something like:
« no previous file with comments | « filter/featureBreaker/user.go ('k') | impl/dummy/dummy.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698