Versions in this module Expand all Collapse all v0 v0.5.0 Mar 31, 2015 Changes in this version + type Nop struct + func (nop *Nop) Filter(event common.MapStr) (common.MapStr, error) + func (nop *Nop) New(name string, config map[string]interface{}) (filters.FilterPlugin, error) + func (nop *Nop) String() string + func (nop *Nop) Type() filters.Filter