github

package
v0.0.0-...-cc65f9c Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Github

type Github struct {
	ClientID     string `json:"client_id"`
	ClientSecret string `json:"client_secret"`
	RedirectURL  string `json:"redirect_url"`
}

Github .

func (Github) GetAuthorizeURL

func (github Github) GetAuthorizeURL(state string) string

GetAuthorizeURL .

func (Github) GetType

func (Github) GetType() string

GetType .

func (Github) GetUser

func (github Github) GetUser(code string) (*third.User, error)

GetUser .

Jump to

Keyboard shortcuts

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