# Functions

No description provided by the author
No description provided by the author
NewCacheResolver returns a findingaid.Resolver instance for exposing information about Who's On First repositories.
NewRepoResolver returns a findingaid.Resolver instance for exposing information about Who's On First repositories by retrieving information from an HTTP endpoint that returns JSON-encoded FindingAidResponse responses.
NewIndexer returns a findingaid.Indexer instance for exposing information about Who's On First repositories.

# Constants

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

# Structs

CacheResolver is a struct that implements the findingaid.Resolver interface for information about Who's On First repositories.
FindingAidResonse is a struct that contains Who's On First repository information for Who's On First records.
RepoResolver is a struct that implements the findingaid.Resolver interface for information about Who's On First repositories by retrieving information from an HTTP endpoint that returns JSON-encoded FindingAidResponse responses.
Indexer is a struct that implements the findingaid.Indexer interface for information about Who's On First repositories.