Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( logging librepo.Logging, timestamp librepo.Timestamp, webhookshandler service.WebhooksHandler, ) controller.WebhookController
Types ¶
type Impl ¶
type Impl struct {
Logging librepo.Logging
Timestamp librepo.Timestamp
WebhooksHandler service.WebhooksHandler
}
func (*Impl) IsWebhookController ¶
func (*Impl) PostGithubWebhook ¶ added in v0.47.0
func (c *Impl) PostGithubWebhook(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.