The highest tagged major version is
v1.
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Aug 9, 2017
License: MPL-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
¶
Writer is an io.Writer implementation that buffers all of its
data into an internal buffer until it is told to let data through.
Flush tells the Writer to flush any buffered data and to stop
buffering.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.