Organize gRPC and protobuf code in Golang
(rkiselenko.dev)
from nebiros@programming.dev to golang@programming.dev on 27 Aug 2023 22:30
https://programming.dev/post/2229910
from nebiros@programming.dev to golang@programming.dev on 27 Aug 2023 22:30
https://programming.dev/post/2229910
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.
threaded - newest