@@ -2,8 +2,8 @@ package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"git.icechen.cn/${REPO_NAME}/${REPO_NAME}/pkg/proto/example_service"
|
||||
"git.icechen.cn/${REPO_NAME}/${REPO_NAME}/pkg/rpc"
|
||||
"git.icechen.cn/${REPO_OWNER}/${REPO_NAME}/pkg/proto/example_service"
|
||||
"git.icechen.cn/${REPO_OWNER}/${REPO_NAME}/pkg/rpc"
|
||||
"google.golang.org/protobuf/types/known/emptypb"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user