internal

package
v0.0.0-...-da7c477 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Region

type Region struct {
	Begin int
	End   int
}

type Session

type Session struct {
	Rows      []Region
	Data      []byte
	Decoder   *decoder.Decoder
	Pointers  []interface{}
	DestTypes []reflect.Type
	XTypes    []xunsafe.Type
	Columns   []string
	Schema    *bigquery.TableSchema
	TotalRows uint64
}

Session represents decoding session

func (*Session) Init

func (s *Session) Init(tableSchema *bigquery.TableSchema) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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