package
1.8.1
Repository: https://github.com/zeromicro/go-zero.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MySqlDataSource generates model code from datasource.
MysqlDDL generates model code from ddl.
PostgreSqlDataSource generates model code from datasource.

# Variables

VarBoolCache describes whether the cache is enabled.
VarBoolIdea describes whether is idea or not.
VarBoolStrict describes whether the strict mode is enabled.
VarStringBranch describes the git branch of the repository.
VarStringCachePrefix describes the prefix of cache.
VarStringDatabase describes the database.
VarStringDir describes the output directory of sql.
VarStringHome describes the goctl home.
VarStringRemote describes the remote git repository.
VarStringSchema describes the schema of postgresql.
VarStringSliceIgnoreColumns represents the columns which are ignored.
VarStringSliceTable describes tables.
VarStringSrc describes the source file of sql.
VarStringStyle describes the style.
VarStringURL describes the dsn of the sql.