Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OSFileReader ¶
type OSFileReader struct{}
OSFileReader reads files from the OS filesystem.
func NewOSFileReader ¶
func NewOSFileReader() *OSFileReader
type OSFileWriter ¶
type OSFileWriter struct{}
OSFileWriter writes files to the OS filesystem.
func NewOSFileWriter ¶
func NewOSFileWriter() *OSFileWriter
Click to show internal directories.
Click to hide internal directories.