Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Query ¶
func NewQuery ¶
func NewQuery( app *tview.Application, bqClient *bigquery.Client, checkpoint *checkpoint.Checkpoint, history history.Storage, ) *Query
NewQuery creates Query page.
+-------------------------------------------------------------------+ | textArea | | | | | | | | | +-------------------------------------------------------------------+ | borderTextView (height: 1) | +-------------------------------------------------------------------+ | resultTextView | | | | | | | | | +-------------------------------------------------------------------+ | statusTextView | ctrlXTextView | cursorPosTextView | | | (width: 8) | (width: 18) | +-------------------------------------------------------------------+