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

Unified Diff: go/src/infra/gae/libs/memlock/doc.go

Issue 986553002: A simple memcache lock for appengine. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@meta
Patch Set: Add memlock tests! Created 5 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 | « no previous file | go/src/infra/gae/libs/memlock/memlock.go » ('j') | go/src/infra/gae/libs/memlock/memlock.go » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/gae/libs/memlock/doc.go
diff --git a/go/src/infra/gae/libs/memlock/doc.go b/go/src/infra/gae/libs/memlock/doc.go
new file mode 100644
index 0000000000000000000000000000000000000000..a4822c3ae97adf89252efd58ea548de5e5ca9ce6
--- /dev/null
+++ b/go/src/infra/gae/libs/memlock/doc.go
@@ -0,0 +1 @@
+package memlock
M-A Ruel 2015/03/30 12:52:30 I assume doc and copyrights are TODOs? :)
« no previous file with comments | « no previous file | go/src/infra/gae/libs/memlock/memlock.go » ('j') | go/src/infra/gae/libs/memlock/memlock.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698