feat: initial Netts energy orchestrator

This commit is contained in:
你的用户名
2025-11-03 19:26:48 +08:00
commit 891c32e288
25 changed files with 2210 additions and 0 deletions

2
internal/service/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package service contains business logic for energy orchestration.
package service