base

package
v0.0.0-...-dc61740 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestUnion

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

func (*RequestUnion) SetInner

func (ru *RequestUnion) SetInner(val string)

type VecScanResponse

type VecScanResponse struct {
	ColBatch []VecValue
}

func (*VecScanResponse) Combine

func (vsr *VecScanResponse) Combine(oth VecScanResponse) error

type VecValue

type VecValue struct {
	ColId   uint32
	ColType int32
	Values  [][]uint32
}

columnar value batch: single column set

Jump to

Keyboard shortcuts

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