package
Version:
v0.0.0-...-9a553cb
Opens a new window with list of versions in this module.
Published: Sep 1, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
SQLFile string `yaml:"sql_file"`
OutputFile string `yaml:"output_file"`
TableName string `yaml:"table_name"`
PackageName string `yaml:"package_name"`
DSN string `yaml:"dsn"`
}
Config 配置结构体
Source Files
¶
Click to show internal directories.
Click to hide internal directories.