Documentation ¶
Index ¶
- type JSONExpander
- func (jsonexpander *JSONExpander) Filter(event common.MapStr) (common.MapStr, error)
- func (jsonexpander *JSONExpander) New(name string, config map[string]interface{}) (filters.FilterPlugin, error)
- func (jsonexpander *JSONExpander) String() string
- func (jsonexpander *JSONExpander) Type() filters.Filter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONExpander ¶
type JSONExpander struct {
// contains filtered or unexported fields
}
func (*JSONExpander) New ¶
func (jsonexpander *JSONExpander) New(name string, config map[string]interface{}) (filters.FilterPlugin, error)
func (*JSONExpander) String ¶
func (jsonexpander *JSONExpander) String() string
func (*JSONExpander) Type ¶
func (jsonexpander *JSONExpander) Type() filters.Filter
Click to show internal directories.
Click to hide internal directories.