vars

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AuthType = sdktypes.NewSymbol("authType")

	// GitHub app (OAuth)
	AppID     = sdktypes.NewSymbol("app_id")
	InstallID = sdktypes.NewSymbol("install_id")

	// PAT + webhook
	PATKey    = sdktypes.NewSymbol("pat_key")
	PATSecret = sdktypes.NewSymbol("pat_secret")
	PAT       = sdktypes.NewSymbol("pat")
	PATUser   = sdktypes.NewSymbol("pat_user")
)

Functions

func InstallKey

func InstallKey(appID, installID string) sdktypes.Symbol

Types

This section is empty.

Jump to

Keyboard shortcuts

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