add proto

This commit is contained in:
2024-05-19 16:03:57 +07:00
parent 35cd576369
commit 2765af80ca
4 changed files with 416 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
syntax = "proto3";
package crabs.${REPO_NAME};
import "google/api/annotations.proto";