github

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppInst string
)

Functions

func GenToken

func GenToken(gh GitHubAppInfo, outputFormat string) error

func GetInstallationID

func GetInstallationID(token string, repo string) (*string, error)

func GetInstallationToken

func GetInstallationToken(token string, appInstID string) (*string, error)

Types

type GitHubAppInfo

type GitHubAppInfo struct {
	AppID      string
	AppInstID  string
	GHRepo     string
	PrivateKey []byte
}

Jump to

Keyboard shortcuts

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