Documentation
¶
Overview ¶
Copied directly from https://github.com/cloudfoundry/cli/blob/a66251ed5c21c649b5d64e793555ff25026ac049/fileutils/iocopy.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteLineToFile ¶
Types ¶
type StreamingFileWriter ¶
type StreamingFileWriter struct {
Filename string
}
func (StreamingFileWriter) WriteStream ¶
func (sfw StreamingFileWriter) WriteStream(reader io.Reader) error
Click to show internal directories.
Click to hide internal directories.