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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.