dataloader

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeColumn

func DecodeColumn(column spanner.GenericColumnValue, wQuotes bool) (string, error)

func DecodeRow

func DecodeRow(row *spanner.Row, wQuotes bool) ([]string, error)

func RowToInsertStatement

func RowToInsertStatement(tableName string, row *spanner.Row) (string, error)

Types

type Columns

type Columns struct {
	Names           []string
	FormattedValues []string
}

func RowToColumns

func RowToColumns(row *spanner.Row) (Columns, error)

Jump to

Keyboard shortcuts

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