template/api/main.proto

6 lines
88 B
Protocol Buffer
Raw Normal View History

2024-05-19 09:03:57 +00:00
syntax = "proto3";
package crabs.${REPO_NAME};
import "google/api/annotations.proto";