...

Package memorydb

import "github.com/go-kivik/kivik/v4/x/memorydb"
Overview
Index
Subdirectories

Overview ▾

Package memorydb provides a memory-backed Kivik driver, intended for testing. This driver is an experimental work in progress, and subject to change without notice.

Constants

Identifying constants

const (
    Version = "0.0.1"
    Vendor  = "Kivik Memory Adaptor"
)

Subdirectories

Name Synopsis
..
test