Commit Graph
10 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 9ad5d25836 feat: 升级 samber/do v1 → v2 2026-05-15 09:04:12 +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 a4f032b496 [feat] 新增 mqttt OnPublish hook 2024-04-25 21:51:08 +08:00
what fa8fb0753c [feat] 新增 mqttt OnPublish hook 2024-04-25 21:48:45 +08:00
what dd4fb6c049 [feat] 新增 ErrFuncNotImplemented 2024-04-25 21:09:32 +08:00
what aa401d6048 [feat] Mqtt hook 调整 2024-04-24 09:44:46 +08:00
what 7d55b17630 [feat] mqtt 支持 2024-04-23 09:49:28 +08:00
what 40b987e7f5 [feat] 新增 mqtt 2024-04-17 14:59:02 +08:00