Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 462 Bytes

APIs

Install

go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
go install github.com/go-kratos/kratos/cmd/protoc-gen-go-http/v2@latest
go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest
go install github.com/envoyproxy/protoc-gen-validate@latest
go install github.com/go-keg/keg/cmd/protoc-gen-go-keg-error@latest

Generate

make gen