package
0.0.0-20241009205000-d3e98ea77df7
Repository: https://github.com/travishegner/go-couchdb.git
Documentation: pkg.go.dev

# Functions

LoadDirectory transforms a directory structure on disk into a JSON object.
LoadFile creates a document from a single JSON file.
Store updates the given document in a database.
StoreAttachments uploads the files in a directory as attachments to a document extension.

# Variables

DefaultIgnorePatterns contains the default list of glob patterns that are ignored when building a document from a directory.

# Type aliases

Doc represents CouchDB documents.