Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@dwisiswant0 dwisiswant0 released this 28 Jan 11:30
d7be20d

Initial release

This version of https://github.com/droyo/tailpipe has been modified to include additional improvements.

d7be20d fix(newFile): improve file rotation detection
54c6b6d feat(File): separate File struct
d6f9c9d feat(File): use sync.RWMutex instead of sync.Mutex
f26a077 fix(Open): handle non-regular file
15b6fd6 fix(Read): handle underlying stream isn't *os.File
4edc9e0 update(Read): use time.Tick instead of time.Sleep
908e762 init 1