bqvaluesavers

package
v0.0.0-...-9febfc8 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package bqvaluesavers wraps saveable-to-bigquery proto types so that we don't have to put methods on the proto message, which is bad style.

If that rule did not exist, then neither would this package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResultSaver

type ResultSaver struct {
	CostResult *bqpb.CostResult
}

ResultSaver saves a cost result.

func (*ResultSaver) Save

func (resultSaver *ResultSaver) Save() (row map[string]bigquery.Value, insertID string, err error)

Save produces a bigquery record that can be saved.

Jump to

Keyboard shortcuts

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