Documentation ¶
Overview ¶
Package hook provides the hook handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/hook"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHook ¶
CreateHook represents the API handler to create a webhook.
func DeleteHook ¶
DeleteHook represents the API handler to remove a webhook.
func RedeliverHook ¶
RedeliverHook represents the API handler to redeliver a webhook from the SCM.
func UpdateHook ¶
UpdateHook represents the API handler to update a hook.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.