Imports of package taskqueue

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
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/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/datastore
google.golang.org/appengine/internal/taskqueue
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
timePackage time provides functionality for measuring and displaying time.