kellabyte/rewind

CommandLog doesn't provide interface to file stats

Closed this issue · 1 comments

file afero.File

spf13/afero does support file interface, which could be used for file information analysis, such as Stats, Name, etc, which could be used to build file rotation bases on file size and so on. At the moment file is private.
Is this something you explicitly want to be hided, or you would accept a PR fixing this?

Closing because the project has changed direction.