Skip Navigation

Organize gRPC and protobuf code in Golang

rkiselenko.dev Organize gRPC and protobuf code in Golang

Briefly examine how to use protoc and plugins with the proper imports and project structure in Golang

Organize gRPC and protobuf code in Golang

In this article, I'll describe how to organize protobuf files messages and gRPC services in the Go sources. I'll briefly examine how to use protoc and plugins with the proper imports, and project structure.

0
0 comments