Godeps/_workspace/src/google.golang.org/api | |
Godeps/_workspace/src/google.golang.org/api/bigquery | |
Godeps/_workspace/src/google.golang.org/api/bigquery/v2 | Package bigquery provides access to the BigQuery API. |
Godeps/_workspace/src/google.golang.org/api/googleapi | Package googleapi contains the common code shared by all Google API libraries. |
Godeps/_workspace/src/google.golang.org/api/googleapi/internal | |
Godeps/_workspace/src/google.golang.org/cloud | |
Godeps/_workspace/src/google.golang.org/cloud/compute | |
Godeps/_workspace/src/google.golang.org/cloud/compute/metadata | Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts. |
Godeps/_workspace/src/google.golang.org/cloud/internal | Package internal provides support for the cloud packages. |
Godeps/_workspace/src/google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/credentials | Package credentials implements various credentials supported by gRPC library, which encapsulate all the state needed by a client to authenticate with a server and make various assertions, e.g., about the client's identity, role, or whether it is authorized to make a particular call. |
Godeps/_workspace/src/google.golang.org/grpc/grpclog | Package grpclog defines logging for grpc. |
Godeps/_workspace/src/google.golang.org/grpc/metadata | Package metadata define the structure of the metadata supported by gRPC library. |
Godeps/_workspace/src/google.golang.org/grpc/naming | Package naming defines the naming API and related data structures for gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/peer | Package peer defines various peer information associated with RPCs and corresponding utils. |
Godeps/_workspace/src/google.golang.org/grpc/transport | Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC). |