Documentation
¶
Index ¶
- func Head(c *cli.Context) error
- func Load(c *cli.Context) error
- func Ls(c *cli.Context) error
- func Mk(c *cli.Context) error
- func Query(c *cli.Context) error
- func Rm(c *cli.Context) error
- type AthenaQueryBuilder
- type AthenaQueryRunner
- type Field
- type Schema
- type SchemaFile
- type SchemaFileColumn
- type SchemaLoader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AthenaQueryBuilder ¶
type AthenaQueryBuilder struct{}
func NewAthenaQueryBuilder ¶
func NewAthenaQueryBuilder() *AthenaQueryBuilder
type AthenaQueryRunner ¶
type AthenaQueryRunner struct {
// contains filtered or unexported fields
}
func NewAthenaQueryRunner ¶
func NewAthenaQueryRunner() *AthenaQueryRunner
type SchemaFile ¶
type SchemaFile []SchemaFileColumn
type SchemaFileColumn ¶
type SchemaLoader ¶
type SchemaLoader struct{}
func NewSchemaLoader ¶
func NewSchemaLoader() *SchemaLoader
Click to show internal directories.
Click to hide internal directories.