package
0.7.10
Repository: https://github.com/huangjunwen/sqlw-mysql.git
Documentation: pkg.go.dev

# Functions

Blacklist sets the blacklist of table names to render.
DSN sets the data source name.
LoadManifest loads file and templates from a manifest in a directory.
LoadScanTypeMap loads scan type map from io.Reader.
NewRenderer creates a new Renderer.
OutputDir sets the output directory.
OutputPkg sets an alternative package name for the generated code.
StmtDir sets the statement xml directory.
TmplDir sets the template directory.
Whitelist sets the whitelist of table names to render.

# Structs

Manifest contains file and template information.
Renderer is used to render templates to final source code.

# Type aliases

Option is used to create Renderer.
ScanTypeMap maps data type to scan type.