Versions in this module Expand all Collapse all v0 v0.23.6 Jul 29, 2016 Changes in this version + type Tail struct + func NewTail(filename string) (*Tail, error) + func (t *Tail) Close() + func (t *Tail) Read(p []byte) (int, error)