Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LineWriter ¶
type LineWriter struct { Prefix string Logf func(string, ...any) AutoFlush bool // flush after every write if true // contains filtered or unexported fields }
func (*LineWriter) Flush ¶
func (lw *LineWriter) Flush() error
Click to show internal directories.
Click to hide internal directories.