command
module
Version:
v0.18.7
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
jzero
可支持任意框架的脚手架 jzero, 默认支持 go-zero
Features
- 企业级代码规范
- grpc, grpc-gateway, api 三合一, 满足绝大部分场景业务需要
- 集成命令行框架 cobra, 轻松编写具备生产可用的命令行工具
- 支持多 proto 多 service, 减少开发耦合性
- 不修改源码, 完全同步 go-zero 新特性
- 一键创建项目, 快速拓展新业务, 减少心理负担
- 一键生成服务端代码, 数据库代码, 客户端 sdk, 大大提高开发测试效率
- 支持自定义模板, 基于模板新建项目和生成代码
go install github.com/jzero-io/jzero@latest
jzero check
jzero new quickstart
cd quickstart && jzero gen && go mod tidy
go run main.go server
Stargazers over time
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.