widgets

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 5 Imported by: 0

README

widgets 代码生成工具

widgets 致力于自动生成重复性高代码,减少乏味的复制粘贴的工作,提高工作效率。
我坚持一个原则: "不想偷懒的程序员,不是一个好的程序员"。

同时有好的建议,可以发送邮件 [email protected] 一起交流!

集成组件:

  1. 使用 widgets 生成model
  2. 使用 widgets 去生成数据表操作的增查改删(CRUD)代码

demo

Generate("root:123@tcp(192.168.0.205:3306)/user?charset=utf8mb4&parseTime=True&loc=Local",
		"./domain/model/user/", []string{}, "t_")

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
domain
library

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL