webhook

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Slice

type Slice []String

Slice contains a list of alternative deployment mechanisms. Each webhook provided here is invoked to deploy e.g. our frontends in Vercel. The format of those webhook definitions requires the usage of a prefix for the HTTP method that this webhook should be called with. It is further required to provide a HTTPs URL. Failed webhook calls may be retried and eventually be reported as terminal failure.

POST:https://{{DNS}}/{{PATH}}

func (Slice) Empty

func (s Slice) Empty() bool

func (Slice) String

func (s Slice) String() string

func (Slice) Verify

func (s Slice) Verify() error

type String

type String string

func (String) Empty

func (s String) Empty() bool

func (String) String

func (s String) String() string

func (String) Verify

func (s String) Verify() error

Jump to

Keyboard shortcuts

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