feat: create working client

This commit is contained in:
2026-08-05 13:06:36 +02:00
parent 67916c5d1c
commit aa9d403d09
11 changed files with 3406 additions and 1 deletions

17
buf.gen.yaml Normal file
View File

@@ -0,0 +1,17 @@
version: v2
clean: true
plugins:
- remote: buf.build/protocolbuffers/go:v1.36.11
revision: 1
out: gen
opt:
- module=git.pablu.de/pablu/zw-go/gen
- remote: buf.build/grpc/go:v1.6.2
revision: 1
out: gen
opt:
- module=git.pablu.de/pablu/zw-go/gen
inputs:
- directory: ../zw