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