Skip to content

Commit

Permalink
feat(server)
Browse files Browse the repository at this point in the history
  • Loading branch information
PxyUp committed Jan 15, 2022
1 parent f882fc9 commit 976ee2d
Show file tree
Hide file tree
Showing 9 changed files with 2,452 additions and 1 deletion.
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=./generated proto/proto/v1/*.proto;
protoc -I./proto --go_out=plugins=grpc:./generated proto/proto/v1/*.proto;
299 changes: 299 additions & 0 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 976ee2d

Please sign in to comment.