linewriter

package
v0.2.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LineWriter

type LineWriter struct {
	// contains filtered or unexported fields
}

func New

func New(w io.Writer, timeout time.Duration) *LineWriter

New returns a LineWriter instance

func (*LineWriter) Flush

func (w *LineWriter) Flush() (err error)

Flush flushes any pending strings, and returns an error if any writes failed in the past

func (*LineWriter) Write

func (w *LineWriter) Write(bytes []byte) (n int, err error)

Write queues a string for writing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL