Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryResult ¶
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
func NewSpinner ¶
func (*Spinner) StopWithError ¶
func (*Spinner) StopWithSuccess ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
func (*Writer) ColorEnabled ¶
func (*Writer) WriteQueryResult ¶
func (w *Writer) WriteQueryResult(result *QueryResult) error
Click to show internal directories.
Click to hide internal directories.