Imports of package memcache

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/gobPackage gob manages streams of gobs - binary values exchanged between an Encoder (transmitter) and a Decoder (receiver).
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
google.golang.org/appenginePackage appengine provides basic functionality for Google App Engine.
google.golang.org/appengine/internalPackage internal provides support for package appengine.
google.golang.org/appengine/internal/memcache
timePackage time provides functionality for measuring and displaying time.