Versions in this module Expand all Collapse all v1 v1.0.1 Jun 2, 2026 Changes in this version + type AzureProcessor struct + func NewAzureProcessor() *AzureProcessor + func (p *AzureProcessor) Parse(r *http.Request) (*webhook.ProcessorResult, error) + type GitHubProcessor struct + func NewGitHubProcessor() *GitHubProcessor + func (p *GitHubProcessor) Parse(r *http.Request) (*webhook.ProcessorResult, error)