abcxyz / jvs

Apache License 2.0
8 stars 0 forks source link

feat: Update gRPC service with getUiData call #306

Closed qiaoweiz closed 1 year ago

qiaoweiz commented 1 year ago

Related issue: #305

Files (apis/v0/jvs_plugin_service.pb.go and apis/v0/jvs_plugin_service_grpc.pb.go) are regenerated by command: ~/projects/jvs/apis/v0$ protoc -I../../protos/v0 --go_out=. --go-grpc_out=. --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative jvs_plugin_service.proto