Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TmpWriter ¶
type TmpWriter struct {
// contains filtered or unexported fields
}
Implements `io.Writer`, `io.StringWriter`, `io.WriteCloser`. Writes to a temp file so that calling `Reset` instead of `Close` leaves the original file in place.
Click to show internal directories.
Click to hide internal directories.