package
Version:
v0.0.0-...-36c7bc2
Opens a new window with list of versions in this module.
Published: Jun 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.