package
Version:
v0.0.0-...-2fedb23
Opens a new window with list of versions in this module.
Published: May 24, 2019
License: Apache-2.0
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
¶
Manager contains several specific processors.
HandleEvent processes an event received from github.
type Processor interface {
Process(data []byte) error
}
Processor is the type for processor.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.