Skip to content

基于xo、proteus等开源项目实现的数据库字段Go模型结构体和Proto原型文件生成器

License

Notifications You must be signed in to change notification settings

Smilefish2/gener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gener

基于xo、proteus等开源项目实现的数据库字段Go模型结构体和Proto原型文件生成器,用于快速开发业务。

安装

$ go get -u -v github.com/Smilefish2/gener

使用

// 运行环境检查命令检测所有必要条件是否可用
$ gener doctor 
// 运行生成命令
$ gener gen 

感谢

  • xo - Command line tool to generate idiomatic Go code for SQL databases
  • proteus - Generate .proto files from Go source code.

License

MIT, see LICENSE

About

基于xo、proteus等开源项目实现的数据库字段Go模型结构体和Proto原型文件生成器

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages