Versions in this module Expand all Collapse all v3 v3.0.1 Mar 21, 2022 v3.0.0 Mar 21, 2022 Changes in this version + type Query struct + BatchSize int + ColoredOutput bool + End time.Time + FixedLabelsLen int + Forward bool + IgnoreLabelsKey []string + Interval time.Duration + Limit int + LocalConfig string + NoLabels bool + QueryString string + Quiet bool + ShowLabelsKey []string + Start time.Time + Step time.Duration + func (q *Query) DoLocalQuery(out output.LogOutput, statistics bool, orgID string) error + func (q *Query) DoQuery(c client.Client, out output.LogOutput, statistics bool) + func (q *Query) SetInstant(time time.Time) + func (q *Query) TailQuery(delayFor time.Duration, c client.Client, out output.LogOutput) Other modules containing this package github.com/pao214/loki/v2