feat(app): 引入 uber-go/fx 重构 DI 装配层
This commit is contained in:
7
internal/app/server_module.go
Normal file
7
internal/app/server_module.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package app
|
||||
|
||||
// ServerModule 已在阶段4移除。
|
||||
//
|
||||
// 当前阶段,HTTP 服务器生命周期由 container_module.go 的 registerServerLifecycle 管理。
|
||||
//
|
||||
// TODO(阶段6): 此处将作为独立 Module 重新启用。
|
||||
Reference in New Issue
Block a user