feat: create working client
This commit is contained in:
17
buf.gen.yaml
Normal file
17
buf.gen.yaml
Normal 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
|
||||
Reference in New Issue
Block a user