Skip to content
Snippets Groups Projects
Commit 3a4dbc7a authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6514 Refactoring

parent e346972c
Branches
Tags
No related merge requests found
...@@ -37,7 +37,7 @@ func main() { ...@@ -37,7 +37,7 @@ func main() {
conf := config.LoadConfig() conf := config.LoadConfig()
if conf.Grpc.Mock { if conf.Grpc.Mock {
go mock.SetUpGrpcServer() go mock.StartGrpcServer()
} }
go server.StartCollaborationRouter() go server.StartCollaborationRouter()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment