Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(raw json.RawMessage) (types.FilterPlugin, error)
Types ¶
type Mask ¶
type Mask struct { plugin.PluginCommon MaskLen4 uint8 MaskLen6 uint8 // contains filtered or unexported fields }
func (*Mask) Filter ¶
func (f *Mask) Filter(t *types.DnstapMessage) *types.DnstapMessage
Click to show internal directories.
Click to hide internal directories.