Directories ¶
Path | Synopsis |
---|---|
_workspace
|
|
src/code.google.com/p/go.net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
|
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
src/code.google.com/p/google-api-go-client/googleapi
Package googleapi contains the common code shared by all Google API libraries.
|
Package googleapi contains the common code shared by all Google API libraries. |
src/code.google.com/p/google-api-go-client/googleapi/internal/uritemplates
Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570).
|
Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570). |
src/code.google.com/p/google-api-go-client/googleapi/transport
Package transport contains HTTP transports used to make authenticated API requests.
|
Package transport contains HTTP transports used to make authenticated API requests. |
src/code.google.com/p/google-api-go-client/oauth2/v2
Package oauth2 provides access to the Google OAuth2 API.
|
Package oauth2 provides access to the Google OAuth2 API. |
src/code.google.com/p/google-api-go-client/pubsub/v1beta1
Package pubsub provides access to the Cloud Pub/Sub API.
|
Package pubsub provides access to the Cloud Pub/Sub API. |
src/code.google.com/p/google-api-go-client/storage/v1
Package storage provides access to the Cloud Storage API.
|
Package storage provides access to the Cloud Storage API. |
src/code.google.com/p/goprotobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
src/github.com/golang/oauth2
Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
|
Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests. |
src/github.com/golang/oauth2/google
Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
|
Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs. |
src/github.com/golang/oauth2/jws
Package jws provides encoding and decoding utilities for signed JWS messages.
|
Package jws provides encoding and decoding utilities for signed JWS messages. |
src/google.golang.org/appengine
Package appengine provides basic functionality for Google App Engine.
|
Package appengine provides basic functionality for Google App Engine. |
src/google.golang.org/appengine/channel
Package channel implements the server side of App Engine's Channel API.
|
Package channel implements the server side of App Engine's Channel API. |
src/google.golang.org/appengine/datastore
Package datastore provides a client for App Engine's datastore service.
|
Package datastore provides a client for App Engine's datastore service. |
src/google.golang.org/appengine/delay
Package delay provides a way to execute code outside the scope of a user request by using the taskqueue API.
|
Package delay provides a way to execute code outside the scope of a user request by using the taskqueue API. |
src/google.golang.org/appengine/file
Package file provides helper functions for using Google Cloud Storage.
|
Package file provides helper functions for using Google Cloud Storage. |
src/google.golang.org/appengine/image
Package image provides image services.
|
Package image provides image services. |
src/google.golang.org/appengine/internal
Package internal provides support for package appengine.
|
Package internal provides support for package appengine. |
src/google.golang.org/appengine/internal/aetesting
Package aetesting provides utilities for testing App Engine packages.
|
Package aetesting provides utilities for testing App Engine packages. |
src/google.golang.org/appengine/internal/app_identity
Package app_identity is a generated protocol buffer package.
|
Package app_identity is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/base
Package base is a generated protocol buffer package.
|
Package base is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/channel
Package channel is a generated protocol buffer package.
|
Package channel is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/datastore
Package datastore is a generated protocol buffer package.
|
Package datastore is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/image
Package image is a generated protocol buffer package.
|
Package image is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/log
Package log is a generated protocol buffer package.
|
Package log is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/mail
Package mail is a generated protocol buffer package.
|
Package mail is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/memcache
Package memcache is a generated protocol buffer package.
|
Package memcache is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/modules
Package modules is a generated protocol buffer package.
|
Package modules is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/remote_api
Package remote_api is a generated protocol buffer package.
|
Package remote_api is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/search
Package search is a generated protocol buffer package.
|
Package search is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/taskqueue
Package taskqueue is a generated protocol buffer package.
|
Package taskqueue is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/urlfetch
Package urlfetch is a generated protocol buffer package.
|
Package urlfetch is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/user
Package user is a generated protocol buffer package.
|
Package user is a generated protocol buffer package. |
src/google.golang.org/appengine/internal/xmpp
Package xmpp is a generated protocol buffer package.
|
Package xmpp is a generated protocol buffer package. |
src/google.golang.org/appengine/log
Package log provides the means of querying an application's logs from within an App Engine application.
|
Package log provides the means of querying an application's logs from within an App Engine application. |
src/google.golang.org/appengine/mail
Package mail provides the means of sending email from an App Engine application.
|
Package mail provides the means of sending email from an App Engine application. |
src/google.golang.org/appengine/memcache
Package memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data.
|
Package memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data. |
src/google.golang.org/appengine/module
Package module provides functions for interacting with modules.
|
Package module provides functions for interacting with modules. |
src/google.golang.org/appengine/remote_api
Package remote_api implements the /_ah/remote_api endpoint.
|
Package remote_api implements the /_ah/remote_api endpoint. |
src/google.golang.org/appengine/search
Package search provides a client for App Engine's search service.
|
Package search provides a client for App Engine's search service. |
src/google.golang.org/appengine/taskqueue
Package taskqueue provides a client for App Engine's taskqueue service.
|
Package taskqueue provides a client for App Engine's taskqueue service. |
src/google.golang.org/appengine/urlfetch
Package urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service.
|
Package urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service. |
src/google.golang.org/appengine/user
Package user provides a client for App Engine's user authentication service.
|
Package user provides a client for App Engine's user authentication service. |
src/google.golang.org/appengine/xmpp
Package xmpp provides the means to send and receive instant messages to and from users of XMPP-compatible services.
|
Package xmpp provides the means to send and receive instant messages to and from users of XMPP-compatible services. |
src/google.golang.org/cloud
Package cloud contains Google Cloud Platform APIs related types and common functions.
|
Package cloud contains Google Cloud Platform APIs related types and common functions. |
src/google.golang.org/cloud/compute/metadata
Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts.
|
Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts. |
src/google.golang.org/cloud/internal
Package internal provides support for the cloud packages.
|
Package internal provides support for the cloud packages. |
src/google.golang.org/cloud/pubsub
Package pubsub is a Google Cloud Pub/Sub client.
|
Package pubsub is a Google Cloud Pub/Sub client. |
src/google.golang.org/cloud/storage
Package storage is a Google Cloud Storage client.
|
Package storage is a Google Cloud Storage client. |
Click to show internal directories.
Click to hide internal directories.