Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PayloadExample ¶
PayloadExample is one vendored octokit webhook example.
func PayloadExamples ¶
func PayloadExamples(event string) ([]PayloadExample, error)
PayloadExamples returns fresh decoded payloads for one event family.
type WebhookSchemaValidator ¶
type WebhookSchemaValidator struct {
// contains filtered or unexported fields
}
func NewWebhookSchemaValidator ¶
func NewWebhookSchemaValidator() *WebhookSchemaValidator
Click to show internal directories.
Click to hide internal directories.