# Packages
No description provided by the author
# Functions
GetResources returns all resources that are wanted to be indexed in search.
Setup function sets up the api and returns an api.
# Interfaces
DataStorer is an interface for a type that can store and retrieve resources.
Paginator defines the required methods from the paginator package.