Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 248 Bytes

readme.MD

File metadata and controls

15 lines (8 loc) · 248 Bytes

gin grpc 网关插件

基于protoc文件 利用go ast库生成gin 网关的pb插件

使用说明

前提

因为用到泛型 go version >= 1.18

目前不支持protoc文件import

example

例子请看 example