kratos/internal/testdata/helloworld/generate.go

3 lines
198 B

package helloworld
//go:generate protoc -I . -I ../../../third_party --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. --go-http_out=paths=source_relative:. ./helloworld.proto