flushwriter

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct{ io.Writer }

T is an io.Writer which flushes after every write.

func (T) Write

func (t T) Write(p []byte) (n int, err error)

Write flushes after calling the underlying io.Writer's Write.

Jump to

Keyboard shortcuts

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