# Functions

NewHandlerClients creates a new instance of FilterFlex.
Read Handler.
ReadDataAggregation.
ReadDataAggregationWithTopics for data aggregation routes with topic/subtopics.
No description provided by the author
ValidateTopicHierarchy validate the segments i.e.

# Constants

Constants...
Constants...
Constants...
Constants...
Constants...

# Structs

HandlerClients represents the handlers for search and data-aggregation.
RenderClientMock is a mock implementation of RenderClient.
SearchClientMock is a mock implementation of SearchClient.
TopicClientMock is a mock implementation of TopicClient.
ZebedeeClientMock is a mock implementation of ZebedeeClient.

# Interfaces

ClientError is an interface that can be used to retrieve the status code if a client has errored.
RenderClient is an interface with methods for require for rendering a template.
SearchClient is an interface with methods required for a search client.
Search API returns a SearchClientError interface, which differs from ZebedeeClient.
TopicClient is an interface with methods required for a zebedee client.
ZebedeeClient is an interface with methods required for a zebedee client.