bigquery

package
v0.13.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package bigquery implements surfacer for bigquery insertion.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Surfacer

type Surfacer struct {
	// contains filtered or unexported fields
}

Surfacer structures for writing to bigquery.

func New

func New(ctx context.Context, config *configpb.SurfacerConf, opts *options.Options, l *logger.Logger) (*Surfacer, error)

New initializes a bigquery surfacer. bigquery surfacer inserts probe results into a bigquery database. ctx is used to manage background goroutine.

func (*Surfacer) Write

func (s *Surfacer) Write(ctx context.Context, em *metrics.EventMetrics)

Write takes the data to be written

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL