google

package
v0.0.0-...-4ffe290 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleResource

type GoogleResource struct {
	// contains filtered or unexported fields
}

func (GoogleResource) Authorize

func (m GoogleResource) Authorize(request *restful.Request, response *restful.Response)

func (GoogleResource) Redirect

func (m GoogleResource) Redirect(request *restful.Request, response *restful.Response)

func (GoogleResource) WebService

func (m GoogleResource) WebService() *restful.WebService

type GoogleUser

type GoogleUser struct {
	Username           string `json:"username"`
	Oauth_token        string `json:"oauth_token"`
	Oauth_verifier     string `json:"oauth_verifier"`
	Oauth_access_token string `json:"oauth_access_token"`
	IsAuth             bool   `json:"isAuth"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL