Commit Graph
6 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 e17e0e2892 [feat] Job Handle 参数调整 2023-06-06 10:52:07 +08:00
what 5e9b841292 [feat] 命名优化 2023-06-06 10:14:16 +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
what 3d522f44dc [feat] 添加 GRpc 支持 2023-05-16 14:45:14 +08:00