Documentation ¶
Index ¶
- Variables
- func Add(a, b int) int
- func Divide(a, b int) int
- func ExecuteConfigTemplate(output, db string, packageName string, sep string) error
- func ExecuteMetaObjectCodeTemplate(output string, sep string, obj *parser.MetaObject) error
- func ExecuteMetaObjectScriptTemplate(output string, driver string, sep string, obj *parser.MetaObject) error
- func GetDirectoryFilesBySuffix(dir string, suffix string) ([]string, error)
- func Multiply(a, b int) int
- func Sub(a, b int) int
Constants ¶
This section is empty.
Variables ¶
View Source
var RedisOrmTemplate *template.Template
Functions ¶
func ExecuteConfigTemplate ¶
func ExecuteMetaObjectCodeTemplate ¶
func ExecuteMetaObjectCodeTemplate(output string, sep string, obj *parser.MetaObject) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.