sql

package
v0.0.0-...-89416fd Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const MEMORY = ":memory:"

Variables

This section is empty.

Functions

func GetProxy

func GetProxy() (*gproxy.QueryProxy, error)

Types

type Driver

type Driver struct {
	// contains filtered or unexported fields
}

func (*Driver) Open

func (d *Driver) Open(dsn string) (driver.Conn, error)

type QueryResponse

type QueryResponse struct {
	Key         []byte
	Value       []byte
	RangeValues [][][]byte
	Stats       gdb.QueryStats
	Success     bool
}

Jump to

Keyboard shortcuts

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