Versions in this module Expand all Collapse all v1 v1.0.1 Jan 27, 2022 Changes in this version + func DOS2Unix(r io.Reader) io.Reader + func Unix2DOS(r io.Reader) io.Reader + func Unix2DOSWriter(w io.Writer) io.Writer + type WriteFlusher interface + Flush func() error + func DOS2UnixWriter(w io.Writer) WriteFlusher