fix
This commit is contained in:
@@ -4,6 +4,8 @@ package crabs.${REPO_NAME_SNAKE};
|
||||
|
||||
import "google/api/annotations.proto";
|
||||
|
||||
option go_package = "pkg/proto";
|
||||
|
||||
service ${REPO_NAME_PASCAL} {
|
||||
rpc Ping(PingReq) returns (PingRsp) {
|
||||
option (google.api.http) = {
|
||||
|
||||
Reference in New Issue
Block a user