protoc-gen-kratos-server

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

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 6 Imported by: 0

README

适用与kratos-go的protobuf快速生成service biz data ent 增删查改代码 ps proto格式有符合定义要求,例 test.proto 中有Test service 与 Test message 会根据Test message中的结构生成代码

go get -u github.com/realotz/whole/pkg/protoc-gen-kratos-server
使用本项目下kratos-cli生成 请指定到具体service目录上级既 biz data service的父级
kratos-cli proto server api/test/v1/test.proto /internal/services/test/

生成

protoc --proto_path=.  --proto_path=./third_party --kratos-server_out=path=./internal/services/test/,paths=source_relative:./internal/services/test/ api/test/v1/test.proto

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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