//
pkg.gl
Category
github.com/google/cloudprober
contrib
gcp
bigquery
package
0.11.3
Repository:
https://github.com/google/cloudprober.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
51 SLOC
#
Functions
NewRunner
NewRunner creates a new BQ QueryRunner associated with the given projectID.
Probe
Probe executes queries against BQ and returns the resulting metrics.
#
Interfaces
QueryRunner
The QueryRunner interface encapsulates the BigQuery API.