bqstream

package module
v0.0.0-...-6a8e03c Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

bqstream

This repository is mostly a wrapper around the BigQuery Storage API Go example code.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BigQueryStream

func BigQueryStream(ctx context.Context, req *BigQueryStreamRequest) error

Types

type BigQueryStreamRequest

type BigQueryStreamRequest struct {
	Project   string
	Dataset   string
	Table     string
	Parent    string
	Streams   int32
	Processor func(row map[string]interface{}) error
}

Jump to

Keyboard shortcuts

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