Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
InputPath string
OutputPath string
Schema string
Interface string
MaxRows int
EncoderType encoders.Type
Permissions fs.FileMode
}
Options controls CSV to goDB import behavior.
Click to show internal directories.
Click to hide internal directories.