Versions in this module Expand all Collapse all v1 v1.7.0 Aug 9, 2021 v1.6.0 Aug 9, 2021 Changes in this version + const ErrClosingFile + const ErrCreatingFile + const ErrWritingToFile + func NewWriteFile(filename string) *writeFile + type WriteFileError struct + Op string + func (e *WriteFileError) Error() string + func (e *WriteFileError) Unwrap() error