Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplifying Vatz Proto #3

Merged
merged 2 commits into from
Mar 17, 2022
Merged

Simplifying Vatz Proto #3

merged 2 commits into from
Mar 17, 2022

Conversation

xellos00
Copy link
Member

@xellos00 xellos00 commented Mar 16, 2022

Simplifying Vatz-Proto

}
package vatz.manager;
option go_package = "github.com/xellos00/dk-yuba-proto/proto/vatz/manager/v1";

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I understand, Manager service will be dummy for now. It is for future work, am I right?

Copy link
Member Author

@xellos00 xellos00 Mar 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought it was just dummy pkg name for this time but,
There are same name in request or response in two protos within APIs as below, and therefore I want to keep it this way by using pkg name.

@rootwarp @hqueue
Do you prefer to remove pkg and change all request and response name?

btw, we need to update protos anyway once we settle our own rules for protos to organize in handy.
Let me know if there's further discussion needed regard above.

image

@xellos00 xellos00 merged commit 79cee6c into dsrvlabs:development Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants