webhook

package
v1.10.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(
	ctx context.Context,
	data code_data.Provider,
	messagingClient messaging.InternalMessageClient,
	record *webhook.Record,
	webhookTimeout time.Duration,
) error

Execute executes the provided webhook. It does not manage the DB record's state.

Types

type TestWebhookEndpoint

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

func NewTestWebhookEndpoint

func NewTestWebhookEndpoint(t *testing.T) *TestWebhookEndpoint

NewTestWebhookEndpoint returns a new server for testing webhook execution

func (*TestWebhookEndpoint) GetRandomWebhookRecord

func (s *TestWebhookEndpoint) GetRandomWebhookRecord(t *testing.T, webhookType webhook.Type) *webhook.Record

func (*TestWebhookEndpoint) GetReceivedRequests

func (s *TestWebhookEndpoint) GetReceivedRequests() []string

func (*TestWebhookEndpoint) Reset

func (s *TestWebhookEndpoint) Reset()

func (*TestWebhookEndpoint) SimulateDelay

func (s *TestWebhookEndpoint) SimulateDelay(delay time.Duration)

func (*TestWebhookEndpoint) SimulateErrors

func (s *TestWebhookEndpoint) SimulateErrors()

Jump to

Keyboard shortcuts

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