1 Star 5 Fork 4

zhufuyi/sponge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
doc.go 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
zhufuyi 提交于 2024-06-28 23:56 . extended api
// Package sponge is a powerful Go development framework, it's easy to develop web and microservice projects.
// repo: https://github.com/zhufuyi/sponge
// docs: https://go-sponge.com
//
// Usage:
// sponge [command]
//
// Available Commands:
// completion Generate the autocompletion script for the specified shell
// config Generate go config code from yaml file
// configmap Generate k8s configmap
// help Help about any command
// init Initialize sponge
// merge Merge the generated code into the template file
// micro Generate protobuf, model, cache, dao, service, grpc, grpc+http, grpc-gw, grpc-cli code
// patch Command set for patching service code
// plugins Managing sponge dependency plugins
// run Run the sponge ui service
// upgrade Upgrade sponge version
// web Generate model, cache, dao, handler, http 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/zhufuyi/sponge.git
git@gitee.com:zhufuyi/sponge.git
zhufuyi
sponge
sponge
main

搜索帮助