Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func NewAuthorizer ¶
func NewAuthorizer(config *oauth2.Config, tokenFilename string) *Authorizer
func (*Authorizer) AuthCodeUrl ¶
func (a *Authorizer) AuthCodeUrl() string
Click to show internal directories.
Click to hide internal directories.