bq

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildFromClause

func BuildFromClause(proj string, dataset string, table string) string

func BuildQuery

func BuildQuery(from string, cols []string, whereClause string) string

returned 'SELECT *' when nil or empty columns are provided

func BuildWhereClause

func BuildWhereClause(col string, vals ...string) string

return ” (empty where clause) if cols are empty, ids are nil or empty

func DefaultFrom

func DefaultFrom() string

func QueryBQ

func QueryBQ(query string) ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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