github

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: MIT 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 NewApp

func NewApp(cfg config.Config, gh *GitHub) (*App, error)

func (*App) GenerateInstallationToken

func (a *App) GenerateInstallationToken(ctx context.Context) (map[int64]string, error)

func (*App) GetInstallationID

func (a *App) GetInstallationID(ctx context.Context, installation config.Installation) (int64, error)

type GitHub

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

func New

func New(cfg config.Config) (*GitHub, error)

Jump to

Keyboard shortcuts

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