proxydb

package
v4.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

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.

Documentation

Overview

Package proxydb allows using an arbitrary Kivik client as a Kivik driver.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(c *kivik.Client) driver.Client

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

Types

type CompleteClient

type CompleteClient interface {
	driver.Client
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL