Versions in this module Expand all Collapse all v1 v1.3.0 Feb 26, 2026 Changes in this version + type LineWriter struct + func New(w io.Writer, timeout time.Duration) *LineWriter + func (w *LineWriter) Flush() (err error) + func (w *LineWriter) Write(bytes []byte) (n int, err error)