hranaV2

package
v0.0.0-...-1956c2a Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(url, jwt, host string) driver.Conn

Types

type BatchResultRowsProvider

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

func (*BatchResultRowsProvider) Columns

func (p *BatchResultRowsProvider) Columns(setIdx int) []string

func (*BatchResultRowsProvider) Error

func (p *BatchResultRowsProvider) Error(setIdx int) string

func (*BatchResultRowsProvider) FieldValue

func (p *BatchResultRowsProvider) FieldValue(setIdx, rowIdx, colIdx int) driver.Value

func (*BatchResultRowsProvider) HasResult

func (p *BatchResultRowsProvider) HasResult(setIdx int) bool

func (*BatchResultRowsProvider) RowsCount

func (p *BatchResultRowsProvider) RowsCount(setIdx int) int

func (*BatchResultRowsProvider) SetsCount

func (p *BatchResultRowsProvider) SetsCount() int

type StmtResultRowsProvider

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

func (*StmtResultRowsProvider) Columns

func (p *StmtResultRowsProvider) Columns(setIdx int) []string

func (*StmtResultRowsProvider) Error

func (p *StmtResultRowsProvider) Error(setIdx int) string

func (*StmtResultRowsProvider) FieldValue

func (p *StmtResultRowsProvider) FieldValue(setIdx, rowIdx, colIdx int) driver.Value

func (*StmtResultRowsProvider) HasResult

func (p *StmtResultRowsProvider) HasResult(setIdx int) bool

func (*StmtResultRowsProvider) RowsCount

func (p *StmtResultRowsProvider) RowsCount(setIdx int) int

func (*StmtResultRowsProvider) SetsCount

func (p *StmtResultRowsProvider) SetsCount() int

Jump to

Keyboard shortcuts

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