_import

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand

func GetCommand() *cobra.Command

Types

type SqlConfig added in v1.0.3

type SqlConfig struct {
	Tables map[string]TableInfo
}

type TableInfo added in v1.0.3

type TableInfo struct {
	TableName   string
	Measurement string
	SqlFields   [][]interface{}
}

Jump to

Keyboard shortcuts

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