package
Version:
v0.6.4
Opens a new window with list of versions in this module.
Published: Jan 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AddPlugin adds handler for specific events
HandleEvent passes webhook event to plugins
New is a constructor of a server
Plugin is a webhook plugin interface, which handles git webhook payloads
type Server interface {
Start()
}
Server is an interface of server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.