bqtransfer

package
v0.0.0-...-246cd80 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package bqtransfer provides utilities to transfer large amound of converted routing archives to BigQuery using Data Transfer Service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transfer

func Transfer(ctx context.Context, sc *storage.Client, dc *datatransfer.Client, params *TransferParams) error

Transfer transfers all archives from a bucket to a BigQuery table.

Types

type TransferParams

type TransferParams struct {
	Project  string
	Location string
	Dataset  string
	Table    string
	Bucket   string
}

Jump to

Keyboard shortcuts

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