Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GoogleAuthEndpoint is the Google authentication endpoint. GoogleAuthEndpoint = google.Endpoint // PhotosLibraryScope is Google Photos OAuth2 scope. PhotosLibraryScope = "https://www.googleapis.com/auth/photoslibrary" ErrTokenIsNil = errors.New("OAuth 2.0 token is nil") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.