package
Version:
v1.3.6
Opens a new window with list of versions in this module.
Published: Aug 26, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package flushwriter implements a wrapper for a writer that flushes on every
write if that writer implements the io.Flusher interface
Wrap wraps an io.Writer into a writer that flushes after every write if
the writer implements the Flusher interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.