package
Version:
v0.0.0-...-2d3cef0
Opens a new window with list of versions in this module.
Published: Jan 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetClient returns an authorized Github Client
GetInstallationClient returns an authorized Github Client for an installation
type JWTAuth struct {
Token string `json:"token"`
ExpiresAt time.Time `json:"expires_at"`
}
JWTAuth token issued by Github in response to signed JWT Token
Source Files
¶
Click to show internal directories.
Click to hide internal directories.