mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
4 lines
155 B
Go
4 lines
155 B
Go
package pb
|
|
|
|
//go:generate protoc --proto_path=./ --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative judge.proto
|