package main import ( "git.icechen.cn/${REPO_NAME}/${REPO_NAME}/app/service/example_service/internal/user" ) func main() { user.RpcServer() }