Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter struct { Dialect dialect.Dialect AutoID bool // Flag to automatically set id as primary key SourceDir string OutputDir string FileSystem *afero.Fs Marker string TagMaker string }
func NewConverter ¶
Click to show internal directories.
Click to hide internal directories.