Versions in this module Expand all Collapse all v1 v1.0.2 Jul 26, 2019 Changes in this version + type Client struct + OnHandleEntry api.EntryHandlerFunc + OnStop func() + func (c *Client) Handle(labels model.LabelSet, time time.Time, entry string) error + func (c *Client) Stop()