# Functions
NewSystemRetriever returns a popualted SystemRetriever.
# Structs
FilteredRetriever is a retreiever with filters applied.
SystemRetriever is an instance of a Retreiver.
# Interfaces
Retriever is an interface to a Retriever function.
# Type aliases
FilterType is used as an enum of filter types.