github

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2021 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithPayloadSecret

func WithPayloadSecret(secret string) option

Types

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

Provider listens for github-webhook http-requests at a http-server handler, validates and converts the requests to an Events and forwards it to an event channel.

func New

func New(eventChan chan<- *provider.Event, opts ...option) *Provider

func (*Provider) HttpHandler

func (p *Provider) HttpHandler(resp http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL