chore: scaffold Go module, codegen tooling, and shared runtime config

Sets up go.mod/go.sum, buf (proto codegen) configuration, and the
env-driven Config shared by the message-plane server and queue-operator.
This commit is contained in:
riotpiaole
2026-06-21 16:59:35 -07:00
commit db02d0fa7f
7 changed files with 363 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
cli-&-go-sdk-implementation-plan.md
design.md
kafka-management-tasks.md