# Structs

CompiledQuery stores the results of compiling one query.
DocumentCache caches the documents and compile Results associated with one server-client connection or one REST API instance.
DocumentHandle bundles a Document together with a context.Context that expires when the document changes.
Location bundles all the context that the cache can provide for a given protocol.Location.