Documentation ¶
Overview ¶
Package google contains methods that facilitate working with the Google's APIs (and, in particular, with the Cloud SQL Admin API).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsBadRequest ¶
IsBadRequest indicates whether the specified error is the result of the Cloud SQL Admin API replying with http.StatusBadRequest.
func IsConflict ¶
IsConflict indicates whether the specified error is the result of the Cloud SQL Admin API replying with http.StatusConflict.
func IsNotFound ¶
IsNotFound indicates whether the specified error is the result of the Cloud SQL Admin API replying with http.StatusNotFound.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.