package
0.0.2
Repository: https://github.com/tmax-cloud/cd-operator.git
Documentation: pkg.go.dev

# Functions

AddPlugin adds handler for specific events.
HandleEvent passes webhook event to plugins.
New is a constructor of a server.

# Structs

server is a HTTP server for git webhook API and report page.

# Interfaces

Plugin is a webhook plugin interface, which handles git webhook payloads.
Server is an interface of server.