internal

package
v0.0.0-...-4ce5391 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteQueryAndFetchRows

func ExecuteQueryAndFetchRows(query, addressFilter string, applyAddressFilter bool) ([]string, [][]string, error)

func WriteCSV

func WriteCSV(fileName string, header []string, rows [][]string) error

func WriteJSON

func WriteJSON(fileName string, headers []string, rows [][]string) error

Types

type BigQueryQuerier

type BigQueryQuerier struct {
	Client *bigquery.Client
	Ctx    context.Context
}

func NewBigQueryQuerier

func NewBigQueryQuerier() (*BigQueryQuerier, error)

func (*BigQueryQuerier) Close

func (bq *BigQueryQuerier) Close()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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