github

package
v0.0.0-...-ea4d0c7 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func (*App) AuthenticateAsInstallation

func (a *App) AuthenticateAsInstallation(installationId string) (*github.Client, error)

func (*App) Do

func (a *App) Do(request *http.Request) (*http.Response, error)

type AppConfig

type AppConfig struct {
	AppID   string
	KeyPath string
}

type JwtTokenConfig

type JwtTokenConfig struct {
	AppID      string
	KeyPath    string
	Expiration time.Duration
}

Jump to

Keyboard shortcuts

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