Imports of package appengine

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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/appengine/internalPackage internal provides support for package appengine.
google.golang.org/appengine/internal/app_identity
google.golang.org/appengine/internal/modules
net/httpPackage http provides HTTP client and server implementations.
regexpPackage regexp implements regular expression search.
timePackage time provides functionality for measuring and displaying time.