Versions in this module Expand all Collapse all v1 v1.0.1 Nov 19, 2019 Changes in this version + type Query struct + End time.Time + FixedLabelsLen int + Forward bool + IgnoreLabelsKey []string + Limit int + NoLabels bool + QueryString string + Quiet bool + ShowLabelsKey []string + Start time.Time + Step time.Duration + func (q *Query) DoQuery(c *client.Client, out output.LogOutput) + func (q *Query) SetInstant(time time.Time) + func (q *Query) TailQuery(delayFor int, c *client.Client, out output.LogOutput)