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

Side by Side Diff: go/src/infra/gae/libs/wrapper/unsafe/doc.go

Issue 1152383003: Simple memory testing for gae/wrapper (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@better_context_lite
Patch Set: add go-slab dependency Created 5 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 // Package unsafe contains all the ugly unsafe adaptations that are necessary
6 // to impersonate the normal GAE SDK API. Currently it only contains
7 // implementation for accessing casID in memcache.Item.
8 package unsafe
OLDNEW
« no previous file with comments | « go/src/infra/gae/libs/wrapper/memory/taskqueue_test.go ('k') | go/src/infra/gae/libs/wrapper/unsafe/memcache.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698