Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer is an io.Writer implementation that buffers all of its data into an internal buffer until it is told to let data through.
Click to show internal directories.
Click to hide internal directories.