Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GoogleEndpoint can be used to GoogleEndpoint = oauth2.Endpoint{ AuthURL: `https://accounts.google.com/o/oauth2/auth`, TokenURL: `https://accounts.google.com/o/oauth2/token`, } )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.