package
Version:
v0.0.0-...-e82d05c
Opens a new window with list of versions in this module.
Published: Sep 23, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewHandler returns handler for GitHub webhook
Register registers Filter/Operation in the store
Filter should return the event is catched or not
type Operation = func(event string, payload []byte)
Operation is called when Filter returned true
Each Operation will not called twice or more at the same time
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.