webhook

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ServerSet provides handlers and the server. nolint: gochecknoglobals

Functions

This section is empty.

Types

type Config

type Config struct {
	Address string `mapstructure:"address"`
}

type Server

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

func NewServer

func NewServer(conf Config, logger logr.Logger, githubHandler *github.Handler) *Server

func (*Server) Start

func (s *Server) Start(stop <-chan struct{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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