main.go @@ -37,6 +37,8 @@ } go test.InitProductServiceConn() initialize.InitRpcClient() defer initialize.CloseRpcClient() core.RunWindowsServer() }