static

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package static loads a single quarter of static data into ClickHouse.

Index

Constants

This section is empty.

Variables

View Source
var TableDef *chutils.TableDef

TableDef is TableDef for the static table. It is exported as other packages (e.g. joined) may need fields from it (e.g. Description)

Functions

func LoadRaw

func LoadRaw(sourceFile string, table string, create bool, con *chutils.Connect) (err error)

LoadRaw loads the static data from file sourceFile into "table". The table is created/reset if create=true. con is the connector to ClickHouse.

Types

This section is empty.

Jump to

Keyboard shortcuts

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