v2: new version added for easier deployment and ci/cd

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2024-11-18 12:15:04 +03:30
parent 50024737a4
commit b7fe72b613
9 changed files with 726 additions and 20 deletions
-2
View File
@@ -2,8 +2,6 @@ syntax = "proto3";
package base.v1;
// option go_package = "base/v1";
message Empty {}
message StatusRes {