panicdummy

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package panicdummy implements a simple ADBC driver that just panics, which is intended only for use in automated testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDriver added in v0.8.0

func NewDriver(alloc memory.Allocator) adbc.Driver

NewDriver creates a new PanicDummy driver using the given Arrow allocator.

Types

type Driver

type Driver struct {
	Alloc memory.Allocator
}

func (Driver) NewDatabase

func (d Driver) NewDatabase(opts map[string]string) (adbc.Database, error)

Jump to

Keyboard shortcuts

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