package
Version:
v0.0.0-...-6edac6f
Opens a new window with list of versions in this module.
Published: Sep 26, 2020
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HookOptions map[string]interface{}
type Options struct {
Hooks map[string]HookOptions `json:"hooks" structs:"hooks" mapstructure:"hooks"`
Processors []config.Processor `json:"processors" structs:"processors" mapstructure:"processors"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.