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:
Sets up go.mod/go.sum, buf (proto codegen) configuration, and the env-driven Config shared by the message-plane server and queue-operator.