Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryResultPrinter ¶
type QueryResultPrinter struct {
ShowLabelsKey []string
IgnoreLabelsKey []string
Quiet bool
FixedLabelsLen int
Forward bool
IncludeCommonLabels bool
}
func NewQueryResultPrinter ¶
func (*QueryResultPrinter) PrintResult ¶
func (r *QueryResultPrinter) PrintResult(value loghttp.ResultValue, out output.LogOutput, lastEntry []*loghttp.Entry) (int, []*loghttp.Entry)
func (*QueryResultPrinter) PrintStats ¶
func (r *QueryResultPrinter) PrintStats(stats stats.Result)
Click to show internal directories.
Click to hide internal directories.