package
0.0.0-20241030154441-ed0afeddb1b5
Repository: https://github.com/bazelbuild/reclient.git
Documentation: pkg.go.dev

# Functions

LogRecordsToBigQuery batches LogRecords, and uploads each batch to bigquery.
NewInserter creates an inserter for the table specified by the given resourceSpec in the form <project>:<dataset>.<table> or <dataset>.<table>.

# Constants

slightly less than 10MB to compensate overhead.

# Structs

BQClassifier can classify bigquery related Errors for a Retrier.
BQSpec defines which bigquery table the LogRecords will be saved.