Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileWriter ¶
FileWriter is a io wrapper to write files
func (*FileWriter) WriteCloser ¶
func (fw *FileWriter) WriteCloser(path string) (io.Writer, error)
WriteCloser returns a WriteCloser to write to given path
Click to show internal directories.
Click to hide internal directories.