feat: Add Gin framework to various packages, introducing new server structure with separate service registries for general nodes, map nodes, and reduce nodes.

This commit is contained in:
2025-02-11 14:20:00 +01:00
parent de07752466
commit 12e6c65727
13 changed files with 211 additions and 4 deletions

View File

@@ -1 +0,0 @@
package http

View File

@@ -1 +0,0 @@
package mapnode

View File

@@ -1 +0,0 @@
package preprocessor

View File

@@ -1 +0,0 @@
package reducenode