partnerconnmanager

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorizationCode

type AuthorizationCode struct {
	Code        string
	RedirectURI string
}

type PartnerConnManager

type PartnerConnManager struct {
	AuthorizationCodeChan chan AuthorizationCode
	ClientID              string
	ProjectID             string
	AuthorizedPath        string
}

func (*PartnerConnManager) AuthorizeHandler

func (p *PartnerConnManager) AuthorizeHandler(w http.ResponseWriter, r *http.Request)

func (*PartnerConnManager) AuthorizedHandler

func (p *PartnerConnManager) AuthorizedHandler(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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