Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BatchSize = 400
Functions ¶
This section is empty.
Types ¶
type CSVLoader ¶
type CSVLoader struct {
MaxConcurrentRuns int
// contains filtered or unexported fields
}
func NewCSVLoader ¶
Warning: This doesn't support GZIP files.
func (*CSVLoader) InsertRecordsInBatches ¶
func (*CSVLoader) InsertRecordsInBatches2 ¶
Click to show internal directories.
Click to hide internal directories.