# 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.

# Constants

No description provided by the author
No description provided by the author

# Structs

API provides a struct to wrap the api around.

# Interfaces

DataStorer is an interface for a type that can store and retrieve resources.
Paginator defines the required methods from the paginator package.