Skip to content

Commit

Permalink
feat:service pb
Browse files Browse the repository at this point in the history
  • Loading branch information
CocaineCong committed May 18, 2023
1 parent 7966766 commit a564eb7
Show file tree
Hide file tree
Showing 81 changed files with 440 additions and 5,452 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@

# Dependency directories (remove the comment below to include it)
# vendor/
user/config/config.yml
task/config/config.yml
api-gateway/config/config.yml
api-gateway/logs
user/logs
task/logs
app/user/config/config.yml
app/task/config/config.yml
config/config.yml
app/gateway/logs
app/user/logs
app/task/logs
.idea
20 changes: 0 additions & 20 deletions api-gateway/go.mod

This file was deleted.

1,037 changes: 0 additions & 1,037 deletions api-gateway/go.sum

This file was deleted.

33 changes: 0 additions & 33 deletions api-gateway/internal/service/pb/taskService.proto

This file was deleted.

14 changes: 0 additions & 14 deletions api-gateway/internal/service/pb/userModels.proto

This file was deleted.

165 changes: 0 additions & 165 deletions api-gateway/internal/service/userModels.pb.go

This file was deleted.

Loading

0 comments on commit a564eb7

Please sign in to comment.