Versions in this module Expand all Collapse all v2 v2.4.3 Feb 9, 2022 Changes in this version + type DroppedEntry struct + Labels string + Timestamp time.Time + type Entry struct + Line string + Timestamp time.Time + type LabelResponse struct + Values []string + type QueryResponse struct + Streams []*Stream + type Stream struct + Entries []Entry + Labels string + type TailResponse struct + DroppedEntries []DroppedEntry + Streams []logproto.Stream