Documentation ¶
Index ¶
Constants ¶
View Source
const (
GLHeaderEvent = "Gitlab-Event"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitLabReceiveAdapter ¶
GitLabReceiveAdapter converts incoming GitLab webhook events to CloudEvents and then sends them to the specified Sink
func (*GitLabReceiveAdapter) HandleEvent ¶
func (ra *GitLabReceiveAdapter) HandleEvent(payload interface{}, header webhooks.Header)
HandleEvent is invoked whenever an event comes in from GitHub
Click to show internal directories.
Click to hide internal directories.