Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
Version kong.VersionFlag
AthenaDatabase string `help:"The athena database name" env:"ATHENA_DATABASE"`
AthenaCatalog string `help:"The athena catalog name" env:"ATHENA_CATALOG"`
AthenaWorkgroup string `help:"The athena workgroup name" env:"ATHENA_WORKGROUP"`
QueryTemplatesBucket string `help:"The s3 bucket name containing the query templates" env:"QUERY_TEMPLATES_BUCKET"`
}
API api related flags passing in env variables.
Click to show internal directories.
Click to hide internal directories.