# Functions
No description provided by the author
NewCachingClient is a wrapper for a HTTPRequestDoer that caches all responses.
NewFSClient returns a new client that returns responses using files in a filesystem.
NewFSClientWriter returns a new FSClientWriter.
NewRequestValidator returns a new request validator.
# Structs
FSClient returns responses using files in a filesystem.
A FSClientWriter not only uses a filesystem to get responses, it also writes the responses to that same filesystem.