Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LineReader ¶
type LineReader struct {
// contains filtered or unexported fields
}
func NewReader ¶
func NewReader(input io.Reader) *LineReader
func (*LineReader) Parse ¶
func (r *LineReader) Parse(row chan []interface{})
type Restorer ¶
type Restorer struct {
// contains filtered or unexported fields
}
func (*Restorer) WithDryRun ¶
Click to show internal directories.
Click to hide internal directories.