testutils

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Delim byte = '\t'
View Source
var NullSeq = "\\N"

Functions

This section is empty.

Types

type TestRowDriver

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

func NewTestRowDriver

func NewTestRowDriver(row []string) *TestRowDriver

func (*TestRowDriver) Clean

func (trd *TestRowDriver) Clean()

func (*TestRowDriver) Decode

func (trd *TestRowDriver) Decode([]byte) error

func (*TestRowDriver) Encode

func (trd *TestRowDriver) Encode() ([]byte, error)

func (*TestRowDriver) GetColumn

func (trd *TestRowDriver) GetColumn(idx int) (*toolkit.RawValue, error)

func (*TestRowDriver) Length

func (trd *TestRowDriver) Length() int

func (*TestRowDriver) SetColumn

func (trd *TestRowDriver) SetColumn(idx int, v *toolkit.RawValue) error

Jump to

Keyboard shortcuts

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