Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReportError ¶ added in v0.9.0
func ReportError(err error)
ReportError reports an error, what else?
Types ¶
type Client ¶ added in v1.0.1
type Client struct {
ErrorClient *errorreporting.Client
DatastoreClient *datastore.Client
LogClient *logging.Client
Logger *logging.Logger
StorageClient *storage.Client
}
Client holds all clients needed to access basic Google Cloud services
Click to show internal directories.
Click to hide internal directories.