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

# README

GoDoc

Kivik Proxydb

Package proxydb provides a proxy Kivik driver. It is used primarily by the kivikd server.

What license is Kivik released under?

This software is released under the terms of the Apache 2.0 license. See LICENCE.md, or read the full license.

# Functions

NewClient wraps an existing *kivik.Client connection, allowing it to be used as a driver.Client.

# Interfaces

CompleteClient is a composite of all compulsory and optional driver.* client interfaces.