Skip to content

Commit

Permalink
Merge pull request #11 from squzy/scheduler-restart
Browse files Browse the repository at this point in the history
Add cache
  • Loading branch information
PxyUp authored Nov 21, 2023
2 parents c50568d + 876a044 commit e941750
Show file tree
Hide file tree
Showing 18 changed files with 3,055 additions and 2,344 deletions.
2 changes: 1 addition & 1 deletion gen.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
protoc -I./proto --go_out=plugins=grpc:./generated proto/proto/v1/*.proto;
protoc -I./proto --go_out=./generated --go-grpc_out=./generated proto/proto/v1/*.proto;
4 changes: 2 additions & 2 deletions generated/github.com/squzy/squzy_proto/shared.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

304 changes: 3 additions & 301 deletions generated/github.com/squzy/squzy_proto/squzy_agent_server.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e941750

Please sign in to comment.