开启gRpc服务,参考github.com/tgrpc/ngrpc
go get github.com/tgrpc/tgrpc/tg ## get tgrpc tool
tg -i ## init config
tg -c tgrpc.toml ## run tgrpc
开启gRpc服务,参考github.com/tgrpc/ngrpc
go get github.com/tgrpc/tgrpc/tg ## get tgrpc tool
tg -i ## init config
tg -c tgrpc.toml ## run tgrpc