proxydb

package module
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2020 License: Apache-2.0 Imports: 6 Imported by: 1

README

Build Status Codecov Go Report Card 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

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
	driver.Authenticator
}

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