Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProjectID ¶
func GetProjectID() string
Types ¶
type ClientSettings ¶
type ClientSettings struct { ProjectID string Scopes []string TokenSource oauth2.TokenSource CredentialsFile string // if set, Token Source is ignored. HTTPClient *http.Client GRPCDialOpts []grpc.DialOption }
Directories ¶
Path | Synopsis |
---|---|
c
|
|
fields
Package fields provides a view of the fields of a struct that follows the Go rules, amended to consider tags and case insensitivity.
|
Package fields provides a view of the fields of a struct that follows the Go rules, amended to consider tags and case insensitivity. |
pb
|
|
Click to show internal directories.
Click to hide internal directories.