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.
Click to show internal directories.
Click to hide internal directories.