package
0.17.0
Repository: https://github.com/rupertchen/google-cloud-go.git
Documentation: pkg.go.dev

# Functions

Diff reports the differences between two values.
Equal tests two values for equality.
IgnoreUnexported returns an Option that only ignores the immediate unexported fields of a struct, including anonymous fields of unexported types.
JWTConfig reads the JSON private key file whose name is in the default environment variable, and returns the jwt.Config it contains.
NewServer creates a new Server.
No description provided by the author
No description provided by the author
ProjID returns the project ID to use in integration tests, or the empty string if none is configured.
TokenSource returns the OAuth2 token source to use in integration tests, or nil if none is configured.
TokenSourceEnv returns the OAuth2 token source to use in integration tests.

# Structs

A Server is an in-process gRPC server, listening on a system-chosen port on the local loopback interface.
A UIDSpace manages a set of unique IDs distinguished by a prefix.