Documentation ¶
Index ¶
Constants ¶
View Source
const (
// WebhookPath is the URL path for our webhook to handle inbound events.
WebhookPath = "/github/webhook"
)
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(l *zap.Logger, vars sdkservices.Vars, d sdkservices.Dispatcher, id sdktypes.IntegrationID) handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.