refactor: service folder structure
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#include "ClusterManager.h"
|
||||
|
||||
// Services
|
||||
#include "NodeService.h"
|
||||
#include "ClusterService.h"
|
||||
#include "TaskService.h"
|
||||
#include "NetworkService.h"
|
||||
#include "services/NodeService.h"
|
||||
#include "services/ClusterService.h"
|
||||
#include "services/TaskService.h"
|
||||
#include "services/NetworkService.h"
|
||||
|
||||
NodeContext ctx({
|
||||
{"app", "network"},
|
||||
|
||||
Reference in New Issue
Block a user