package
0.0.0-20170130134532-f561c5e57575
Repository: https://github.com/cihub/seelog.git
Documentation: pkg.go.dev
# Interfaces
ReadCloser is the interface that groups Reader with the Close method.
Reader is the interface for reading files from an archive.
WriteCloser is the interface that groups Writer with the Close method.
Writer is the interface for writing files to an archived format.