bigquery

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2021 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigQueryClient

type BigQueryClient interface {
	GetMostRecentBlockNumber(ctx context.Context) (int64, error)
	InsertBlock(block *model.Block, ctx context.Context) error
	InsertTransactions(transactions []*model.Transaction, ctx context.Context) error
	io.Closer
}

Directories

Path Synopsis
Package mock_bigquery is a generated GoMock package.
Package mock_bigquery is a generated GoMock package.

Jump to

Keyboard shortcuts

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