store

package
v0.0.0-...-88ce844 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DBClientOnce sync.Once
)

Functions

func BQClose

func BQClose()

func PGClose

func PGClose()

func PGConnect

func PGConnect() *sql.DB

func ReadTables

func ReadTables() (*[]Tables, error)

Types

type BQStore

type BQStore struct {
	*bigquery.Client
}

func NewBQStore

func NewBQStore() (*BQStore, error)

type Tables

type Tables struct {
	Table string `json:"table" postgres:"table"`
}

Jump to

Keyboard shortcuts

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