Versions in this module Expand all Collapse all v1 v1.1.0 Sep 6, 2017 Changes in this version + const FD_TIMEOUT + const SLEEP_TIMEOUT + type Tail struct + Cancel context.CancelFunc + Context context.Context + Filename string + Follow bool + LineChan chan string + RetryFileOpen bool + SeekToEnd bool + func NewTail(path string) *Tail + func NewTailWithCtx(ctx context.Context, path string, follow, retryFileOpen bool, ...) *Tail + func (t *Tail) Close() + func (t *Tail) Start() Incompatible versions in this module v2.1.1+incompatible Feb 19, 2018 v2.1.0+incompatible Feb 16, 2018 v2.0.0+incompatible Feb 13, 2018