cloud.google.com/go/compute/metadata | |
cloud.google.com/go/iam/credentials/apiv1 | Package credentials is an auto-generated package for the IAM Service Account Credentials API. |
cloud.google.com/go/storage | Package storage provides an easy way to work with Google Cloud Storage. |
context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/wire | Package wire contains directives for Wire code generation. |
github.com/googleapis/gax-go/v2 | Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions. |
gocloud.dev/blob | |
gocloud.dev/blob/driver | |
gocloud.dev/gcerrors | |
gocloud.dev/gcp | |
gocloud.dev/internal/escape | |
gocloud.dev/internal/gcerr | |
gocloud.dev/internal/useragent | |
golang.org/x/oauth2/google | Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs. |
google.golang.org/api/googleapi | |
google.golang.org/api/iterator | |
google.golang.org/api/option | |
google.golang.org/genproto/googleapis/iam/credentials/v1 | Package credentials aliases all exported identifiers in package "cloud.google.com/go/iam/credentials/apiv1/credentialspb". |
io | Package io provides basic interfaces to I/O primitives. |
io/ioutil | Package ioutil implements some I/O utility functions. |
net/http | Package http provides HTTP client and server implementations. |
net/url | Package url parses URLs and implements query escaping. |
os | Package os provides a platform-independent interface to operating system functionality. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |