gcp

package
v0.0.0-...-24140c1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BatchReplay

func BatchReplay(w http.ResponseWriter, r *http.Request)

func ParseReplay

func ParseReplay(ctx context.Context, t models.Telemetry, e models.Event) error

func SyncReplay

func SyncReplay(ctx context.Context, t models.Telemetry, e models.Event) error

func WriteError

func WriteError(ctx context.Context, bigQueryClient *bigquery.Client, erroredCodes map[string]string)

Types

type Code

type Code struct {
	CODE string `bigquery:"CODE"`
}

type FailedRep

type FailedRep struct {
	Code string `bigquery:"CODE"`
	Err  string `bigquery:"ERR"`
}

Jump to

Keyboard shortcuts

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