kratos-cli-boost

command module
v0.0.0-...-c71f170 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MIT Imports: 1 Imported by: 0

README

kratos-cli-boost

kratos cli 增强版

安装

go install github.com/enneket/kratos-cli-boost@latest

使用

# 生成 proto 模板
kratos proto add api/helloworld/helloworld.proto
# 生成 proto 源码
kratos proto client api/helloworld/helloworld.proto
# 生成 server 模板
kratos proto server api/helloworld/helloworld.proto -t internal/service
# 生成 biz 模板
kratos proto biz api/helloworld/helloworld.proto -t internal/biz
# 生成 data 模板
kratos proto data api/helloworld/helloworld.proto -t internal/data

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
add
biz

Jump to

Keyboard shortcuts

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