Searched refs:queryReport (Results 1 – 2 of 2) sorted by relevance
27 type queryReport struct { struct31 func (o queryReport) Run(ctx context.Context, rtx *report.Context, rsp *response) error { argument43 func (h *queryReport) PrintText(w io.Writer, rsp *response, verbose bool) { argument
179 subcommand = &queryReport{}