Categorygithub.com/go-leo/gors-protoc
modulepackage
1.2.4
Repository: https://github.com/go-leo/gors-protoc.git
Documentation: pkg.go.dev

# README

gors-protoc

gors 的 protobuffer 插件

  • protoc-gen-go-gors 生成 gin 代码
  • protoc-go-inject-tag 修改 pb 结构体中的标签

quick start

  1. 安装
go install ./cmd/protoc-gen-go-gors
go install ./cmd/protoc-go-inject-tag
  1. 运行exmaple
cd ./example/gors/api
make api

# Packages

No description provided by the author

# Constants

Release is the current gorsprotoc version.