events

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnrichedEvent

type EnrichedEvent struct {
	DeliveryId       string `json:"delivery_id,omitempty"`
	Signature        string `json:"signature,omitempty"`
	Received         string `json:"received,omitempty"`
	Event            string `json:"event,omitempty"`
	Payload          string `json:"payload,omitempty"`
	EnterpriseId     string `json:"enterprise_id,omitempty"`
	EnterpriseName   string `json:"enterprise_name,omitempty"`
	OrganizationId   string `json:"organization_id,omitempty"`
	OrganizationName string `json:"organization_name,omitempty"`
	RepositoryId     string `json:"repository_id,omitempty"`
	RepositoryName   string `json:"repository_name,omitempty"`
}

type Event

type Event struct {
	DeliveryId string `json:"delivery_id,omitempty"`
	Signature  string `json:"signature,omitempty"`
	Received   string `json:"received,omitempty"`
	Event      string `json:"event,omitempty"`
	Payload    string `json:"payload,omitempty"`
}

Jump to

Keyboard shortcuts

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