Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deduplicator ¶
type Deduplicator struct {
// contains filtered or unexported fields
}
Deduplicator allows filtering of channel data by given criteria
type Dropper ¶
type Dropper struct {
// contains filtered or unexported fields
}
Dropper allows filtering of channel data by given criteria
type Piper ¶
Piper is the interface that data flow plugins must implement
func NewDeduplicator ¶
NewDeduplicator creates Deduplicator
Click to show internal directories.
Click to hide internal directories.