# Packages

No description provided by the author

# Functions

Handler is middleware that a accepts a filter and dataset client that returns either the filter or filterFlex handler dependent on the type of dataset.

# Interfaces

DatasetClient is an interface with methods required for a dataset client.
FilterClient is an interface with the methods required for a filter client.