package
0.29.0
Repository: https://github.com/pcelvng/task-tools.git
Documentation: pkg.go.dev

# Functions

ListFiles will return a single stat.Stats record whose path is the same as pth.
No description provided by the author
No description provided by the author
Stat can be used as a mock stat for testing.

# Variables

EOFChan can be closed to simulate reading the end of a file.
MockLine can be used for setting the return value of a call to Read() or ReadLine().
MsgChan can be used to set a read message value.

# Structs

No description provided by the author
Writer is a no-operation writer useful for testing.