grpc-kv-examples
2025-01-26
Reorganize Go code into subdirectory with build script and update protobuf generation
8 files · 505+ · 165-
Reorganize Go into subdirectory
6 files changed
go-kv-client.goGo client moved from root to go/ directorygo-kv-server.goGo server implementation in go/ directorygo.modDedicated Go module file with proto replace directivebuild.shBuild script that compiles client and server binaries to go/bin/kv.pb.goRegenerated protobuf Go codekv_grpc.pb.goRegenerated gRPC Go service code