build

package
v0.0.0-...-8abf283 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is the handler for GitHub WebHooks.

func NewController

func NewController(config config.Config) (*Controller, error)

NewController returns a new build controller.

func (*Controller) Handler

func (c *Controller) Handler(payload []byte) (interface{}, error)

Handler is the entrance of the GitHub Webhooks POST information.

Jump to

Keyboard shortcuts

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