Documentation
¶
Index ¶
- func Gen(yml config.YML) error
- func Save(name string, yml config.YML) error
- func Schema(yml config.YML, schemago, schemasql bool) error
- func SchemaGo(dirpath, dbconnection, dbschema string) error
- func SchemaSQL(dirpath, dbconnection, dbschema string) error
- func Template(name string, yml config.YML) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SchemaGo ¶
SchemaGo generates a schema.go file in the given directory using the database connection string and database schema name.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.