package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev

# Functions

NewDeduplicator creates Deduplicator.
NewDropper creates Dropper.

# Structs

Deduplicator allows filtering of channel data by given criteria.
Dropper allows filtering of channel data by given criteria.

# Interfaces

Piper is the interface that data flow plugins must implement.