delivery

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Delivery

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

func NewDelivery

func NewDelivery(log *zap.Logger, maxRetries int) *Delivery

func (*Delivery) Deliver

func (d *Delivery) Deliver(ctx context.Context, url string, secret string, event map[string]interface{}) error

func (*Delivery) VerifySignature

func (d *Delivery) VerifySignature(payload []byte, signature, secret string) bool

Jump to

Keyboard shortcuts

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