# Packages
No description provided by the author
# Functions
EscapeID escapes a document or database ID to be a safe filename.
New initializes a new FS instance, anchored at dbroot.
UnescapeID unescapes a filename into a document or database ID.
# Structs
Attachment represents a file attachment.
Document is a CouchDB document.
FS provides filesystem access to a.
RevHistory represents the recent ancestors of a revision.
RevID is a CouchDB document revision identifier.
RevInfo is revisions information as presented in the _revs_info key.
Revision is a specific instance of a document.
RevMeta is the metadata stored in reach revision.
# Type aliases
Revisions is a sortable list of document revisions.