Versions in this module Expand all Collapse all v0 v0.0.2 Aug 14, 2019 Changes in this version + func List(dir string) ([]os.FileInfo, error) + func Tail(file string, start bool) (*tail.Tail, error) + func Watch(dir string) (chan os.FileInfo, error)