Ql

package
v1.4012.332 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect1

func Connect1(keyId, secret, region, ledger string) *qldbdriver.QLDBDriver

Types

type Adapter

type Adapter struct {
	*qldbdriver.QLDBDriver
	Reconnect func() *qldbdriver.QLDBDriver
}

func (*Adapter) DoExec

func (a *Adapter) DoExec(execQuery string, args ...any) bool

func (*Adapter) QAll

func (a *Adapter) QAll(selectQuery string, scanner func(rawRow []byte) error, args ...any) (total int)

func (*Adapter) QLine

func (a *Adapter) QLine(selectQuery string, target any, args ...any) bool

func (*Adapter) QMapArray

func (a *Adapter) QMapArray(query string, eachRowFunc func(row M.SX) (exitEarly bool)) bool

func (*Adapter) Shutdown

func (a *Adapter) Shutdown()

Jump to

Keyboard shortcuts

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