Commit Graph
8 Commits
Author SHA1 Message Date
what 8b122816a1 重构: 各类型 Controller 接口精简,配合 framework-v2 internal/handler 收拢公共实现
app.go/condflow.go/cron.go/event_stream.go/executor.go/gobridge.go/grpc.go/job.go/mcp.go/mqtt.go/res_virtual_table.go/ws.go/controller.go/support/service.go 精简掉搬到 framework-v2 internal/handler 里的公共默认实现,只保留接口定义。
2026-07-22 09:14:57 +08:00
what 7741f7584d refactor: 服务接口 Stop() 重命名为 Shutdown() 2026-05-15 09:03:14 +08:00
what bddd754869 [feat] 重新梳理依赖 2024-05-09 13:15:24 +08:00
what e17e0e2892 [feat] Job Handle 参数调整 2023-06-06 10:52:07 +08:00
what 5e9b841292 [feat] 命名优化 2023-06-06 10:14:16 +08:00
what 217e5d14df [feat] job 优化 2023-06-05 17:32:10 +08:00
what b2a2d70f66 [feat] 命名优化 2023-06-05 16:52:03 +08:00
what 02cf3c74a5 [feat] job 和 grpc 支持 2023-06-05 13:37:32 +08:00