metadata

package
v2.0.0-...-b650085 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd(inputDir string, outFile string, cfg Config)

Types

type Config

type Config struct {
	DbJsonFile    string
	OrderedTables []string
	IdxDir        string
}

type DataSpec

type DataSpec struct {
	Indexes []string
	DataMap map[string]data
}

type Filetype

type Filetype int64
const (
	Csv Filetype = iota
	Chunk
	Json
	Overlap
	Tsv
	Unknown
)

type TableMap

type TableMap map[string]DataSpec

Store a map of data for each table

Jump to

Keyboard shortcuts

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