Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AuthType = sdktypes.NewSymbol("auth_type") // GitHub app (OAuth) AppID = sdktypes.NewSymbol("app_id") AppName = sdktypes.NewSymbol("app_name") InstallID = sdktypes.NewSymbol("install_id") TargetID = sdktypes.NewSymbol("target_id") TargetName = sdktypes.NewSymbol("target_name") TargetType = sdktypes.NewSymbol("target_type") RepoSelection = sdktypes.NewSymbol("repositories") Permissions = sdktypes.NewSymbol("permissions") Events = sdktypes.NewSymbol("events") UpdatedAt = sdktypes.NewSymbol("updated_at") // 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.