Documentation
¶
Overview ¶
Package buildstats contains code to sync the coordinator's build logs from Datastore to BigQuery.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Verbose = false
Verbose controls logging verbosity.
Functions ¶
func SyncBuilds ¶
func SyncBuilds(ctx context.Context, env *buildenv.Environment) error
SyncBuilds syncs the datastore "Build" entities to the BigQuery "Builds" table. This stores information on each build as a whole, without details.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.