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

Unified Diff: appengine/apigen_examples/dumb_counter_mvm/README.md

Issue 1750143003: Remove ephelper and other endpoints code. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Created 4 years, 10 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: appengine/apigen_examples/dumb_counter_mvm/README.md
diff --git a/appengine/apigen_examples/dumb_counter_mvm/README.md b/appengine/apigen_examples/dumb_counter_mvm/README.md
deleted file mode 100644
index 9dee7da2270798abf39c0066fea1dcb1a66b7b06..0000000000000000000000000000000000000000
--- a/appengine/apigen_examples/dumb_counter_mvm/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-luci-go: `apigen` Tool Examples
-==========================================
-
-This package implements a simple AppEngine v2 counter service as a Managed VM.
-
-Code layout
------------
-
- * [dumb_counter_mvm/service](
- https://github.com/luci/luci-go/tree/master/appengine/apigen_examples/dumb_counter_mvm/service)
- contains the service code.
- * [dumb_counter_mvm/api](
- https://github.com/luci/luci-go/tree/master/appengine/apigen_examples/dumb_counter_mvm/api)
- contains the API generated by running
- `go generate github.com/luci/luci-go/appengine/apigen_examples/dumb_counter_mvm/service`.

Powered by Google App Engine
This is Rietveld 408576698