use own fork

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-19 19:41:39 +03:00
parent 929a544989
commit f95d343393
13 changed files with 1380 additions and 290 deletions

3
generate.go Normal file
View File

@@ -0,0 +1,3 @@
package service
//go:generate protoc -I./proto -I. --go-grpc_out=paths=source_relative:./proto --go_out=paths=source_relative:./proto --micro_out=components=micro|grpc,paths=source_relative:./proto proto/broker.proto