notification

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommitStatusDeliveriesLockKey = "commitstatusdeliveryevents"
)
View Source
const (
	RunEventsLockKey = "runevents"
)
View Source
const (
	RunWebhookDeliveriesLockKey = "runwebhookdeliveryevents"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AgolaEventType added in v0.9.0

type AgolaEventType string
const (
	AgolaEventRun AgolaEventType = "run"
)

type GitSourceCommitStatusUpdater added in v0.9.0

type GitSourceCommitStatusUpdater struct {
	// contains filtered or unexported fields
}

type NotificationService

type NotificationService struct {
	// contains filtered or unexported fields
}

func NewNotificationService

func NewNotificationService(ctx context.Context, log zerolog.Logger, gc *config.Config) (*NotificationService, error)

func (*NotificationService) CommitStatusDeliveriesHandlerLoop added in v0.9.0

func (n *NotificationService) CommitStatusDeliveriesHandlerLoop(ctx context.Context)

func (*NotificationService) Run

func (*NotificationService) RunWebhookDeliveriesHandlerLoop added in v0.9.0

func (n *NotificationService) RunWebhookDeliveriesHandlerLoop(ctx context.Context)

Directories

Path Synopsis
db
Code generated by go generate; DO NOT EDIT.
Code generated by go generate; DO NOT EDIT.

Jump to

Keyboard shortcuts

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