Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMetaQuery ¶
IsMetaQuery :: returns true if the query is a metaquery, false otherwise
func PromptArgsSuggestions ¶
PromptArgsSuggestions :: Returns a list of the suggestions for go-prompt
func PromptSuggestions ¶
PromptSuggestions :: Returns a list of the suggestions for go-prompt
Types ¶
type HandlerInput ¶
type HandlerInput struct {
Query string
Schema *schema.Metadata
Connections *connection_config.ConnectionMap
Prompt *prompt.Prompt
}
HandlerInput :: input interface for the metaquery handler
type ValidationResult ¶
Validate :: validate a full metaquery along with arguments
Click to show internal directories.
Click to hide internal directories.