package
0.3.3
Repository: https://github.com/m-lab/stats-pipeline.git
Documentation: pkg.go.dev

# Functions

New creates a new JSONExporter.

# Structs

JSONExporter is a JSON exporter for histogram data on BigQuery.
QueryJob is a job for running queries on BQ.
UploadJob is a job for uploading data to a GCS bucket.
UploadResult is the result of a GCS upload.

# Interfaces

Formatter is the interface for all types that format table sources and queries used during the export process.
Writer defines the interface for saving files to GCS or locally.