webhookctl

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	logging librepo.Logging,
	timestamp librepo.Timestamp,
	updater service.Updater,
	prValidator service.PRValidator,
) controller.WebhookController

Types

type Impl

type Impl struct {
	Logging     librepo.Logging
	Timestamp   librepo.Timestamp
	Updater     service.Updater
	PRValidator service.PRValidator
}

func (*Impl) IsWebhookController

func (c *Impl) IsWebhookController() bool

func (*Impl) Webhook

func (c *Impl) Webhook(w http.ResponseWriter, r *http.Request)

Webhook is deprecated and will be removed after the switch

func (*Impl) WebhookBitBucket added in v0.38.0

func (c *Impl) WebhookBitBucket(w http.ResponseWriter, r *http.Request)

func (*Impl) WireUp

func (c *Impl) WireUp(_ context.Context, router chi.Router)

Jump to

Keyboard shortcuts

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