Vasiliy Tolstov 4c0469d1f0
Some checks failed
test / test (push) Failing after 16s
fixup all tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2025-01-18 15:17:58 +03:00

4 lines
256 B
Go

package grpc
//go:generate sh -c "protoc -I./proto -I. -I$(go list -f '{{ .Dir }}' -m go.unistack.org/micro-proto/v3) --go_out=paths=source_relative:./proto --go-micro_out=components='micro|grpc',debug=true,paths=source_relative:./proto proto/test.proto"