Documentation
¶
Index ¶
Constants ¶
View Source
const ( GitWebhookProviderName = "git-webhook" CronProviderName = "cron" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(log *zap.Logger, state serverstate.State, runFunc coordinatorFlowRunFunc) *Handler
func (*Handler) HandleTriggerWebhook ¶
Click to show internal directories.
Click to hide internal directories.