Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event string
const ( AppCreated Event = "app_created" InstallCreated Event = "install_created" InviteSent Event = "invite_sent" InviteAccepted Event = "invite_accepted" OrgCreated Event = "org_created" RunnerCreated Event = "runner_created" HealthCheckCreated Event = "health_check_created" HeartBeatCreated Event = "heart_beat_created" CliCommand Event = "cli_command" )
Click to show internal directories.
Click to hide internal directories.