Files
protoc-gen-slc/build.sh

2 lines
170 B
Bash
Raw Normal View History

2026-08-09 19:01:45 +08:00
go build -o D:\\devapps\\Go\\bin\\protoc-gen-slc.exe main.go
2026-08-09 19:33:53 +08:00
protoc ./proto/*.proto --go_out=./pb --go-grpc_out=./pb --proto_path=./proto --slc_opt=path=./slc --slc_out=.