http_handlers

package
v0.0.0-...-1316712 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2016 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubEventHandler

type GithubEventHandler struct {
	Applications        *config.Applications
	PreDeployment       func(*http.Request, *context.Deployment) error
	PreDeploymentStatus func(*http.Request, *context.Deployment) error
}

func (*GithubEventHandler) HandleDeploymentEvent

func (handler *GithubEventHandler) HandleDeploymentEvent(req *http.Request, body []byte) error

func (*GithubEventHandler) HandleDeploymentStatusEvent

func (handler *GithubEventHandler) HandleDeploymentStatusEvent(req *http.Request, body []byte) error

func (*GithubEventHandler) HandleEvent

func (handler *GithubEventHandler) HandleEvent(req *http.Request, event string, body []byte) error

func (*GithubEventHandler) ServeHTTP

func (handler *GithubEventHandler) ServeHTTP(res http.ResponseWriter, req *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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