Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleWebhookPost ¶
func HandleWebhookPost( actionsCh chan ActionRunner.ActionArgs, logger *slog.Logger, cfg config.Config, projectName string, project config.Project, receiver whreceiver.Receiver, ) http.HandlerFunc
Types ¶
type ActionOutput ¶
type ActionOutput struct { ActionRunner.ActionIdentifier Url string `json:"url,omitempty"` }
Click to show internal directories.
Click to hide internal directories.