Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileInput ¶
type FileInput struct {
// contains filtered or unexported fields
}
FileInput is the source that represents the file.
func (FileInput) ReadCloser ¶
ReadCloser opens the file. Call Close after usage.
Click to show internal directories.
Click to hide internal directories.