Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthorizationCode ¶
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)
Click to show internal directories.
Click to hide internal directories.