scanner

package
v3.80.13 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithIgnoreTruncated

func WithIgnoreTruncated(ignoreTruncated bool) option

func WithMarkTruncatedAsRetryable

func WithMarkTruncatedAsRetryable() option

Types

type StreamResult

type StreamResult interface {
	result.StreamResult
	// contains filtered or unexported methods
}

func NewStream

func NewStream(
	ctx context.Context,
	recv func(ctx context.Context) (*Ydb.ResultSet, *Ydb_TableStats.QueryStats, error),
	onClose func(error) error,
	opts ...option,
) (StreamResult, error)

type UnaryResult

type UnaryResult interface {
	result.Result
	// contains filtered or unexported methods
}

func NewUnary

func NewUnary(sets []*Ydb.ResultSet, stats *Ydb_TableStats.QueryStats, opts ...option) UnaryResult

Jump to

Keyboard shortcuts

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