1 Star 0 Fork 4

黄锦潮/sponge

forked from zhufuyi/sponge 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
doc.go 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
zhufuyi 提交于 2023-09-03 00:33 . change names
// Package sponge is a powerful tool for generating web and microservice code, a microservice framework
// based on gin and grpc encapsulation, and an open source framework for rapid application development.
//
// Usage:
//
// sponge [command]
//
// Available Commands:
//
// completion Generate the autocompletion script for the specified shell
// config Generate go config code from yaml file
// help Help about any command
// init Initialize sponge
// merge Merge the generated code into the template file
// micro Generate proto, model, cache, dao, service, rpc, rpc-gw, rpc-cli code
// patch Command set for patching server code
// run Open the sponge UI interface
// tools Managing sponge dependency tools
// upgrade Upgrade sponge to the latest version
// web Generate model, cache, dao, handler, web code
//
// Flags:
//
// -h, --help help for sponge
// -v, --version version for sponge
//
// Use "sponge [command] --help" for more information about a command.
package sponge
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/allen-huang/sponge.git
git@gitee.com:allen-huang/sponge.git
allen-huang
sponge
sponge
main

搜索帮助