package
3.0.0
Repository: https://github.com/go-kivik/kivikd.git
Documentation: pkg.go.dev

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
DB returns the db name in this request, or "" if none.
MustAsset is like Asset but panics when Asset would return an error.
No description provided by the author
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.

# Constants

CompatVersion is the default CouchDB compatibility provided by this package.

# Structs

Handler is a CouchDB server handler.