Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultSupportedEvents = webhook.Events{ Supported: map[string]webhook.Event{ // contains filtered or unexported fields }, GetEventType: webhook.GetEventTypeByPath(webhookEventPath), }
Functions ¶
func AddSourceToRouter ¶ added in v0.2.0
func AddSourceToRouter( ctx context.Context, cfg config.GenericConfig, pg pipeline.IPipelineGroup, router *swagger.Router[fiber.Handler, fiber.Router], ) error
Types ¶
Click to show internal directories.
Click to hide internal directories.