Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHubReceiveAdapter ¶
GitHubReceiveAdapter converts incoming GitHub webhook events to CloudEvents and then sends them to the specified Sink
func (*GitHubReceiveAdapter) HandleEvent ¶
func (ra *GitHubReceiveAdapter) 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.