add: signal server
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
version: v1
|
||||
managed:
|
||||
enabled: true
|
||||
go_package_prefix:
|
||||
default: github.com/chathaway-codes/home-sensors/v2/gen
|
||||
plugins:
|
||||
- plugin: buf.build/protocolbuffers/go
|
||||
out: gen
|
||||
opt: paths=source_relative
|
||||
- plugin: buf.build/connectrpc/go
|
||||
out: gen
|
||||
opt: paths=source_relative
|
||||
- plugin: buf.build/protocolbuffers/dart:v21.1.1
|
||||
out: gen
|
||||
Reference in New Issue
Block a user