row

package
v0.0.0-...-0418f2f Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get[T column.Column](r *Row, i int) (rs T, err error)

func Modify

func Modify[T column.Column](r *Row, i int, v T) (err error)

Types

type Row

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

func New

func New(typeList ...int) *Row

func NewBlank

func NewBlank(typeList ...int) (*Row, error)

func (*Row) EqualColumnTypes

func (r *Row) EqualColumnTypes(t ...int) bool

func (*Row) GetBytes

func (r *Row) GetBytes() []byte

func (*Row) SetBytes

func (r *Row) SetBytes(v []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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