what 9446571363 重构: base 包资源核心类型迁移到 req/resx,新增 res_watcher/res_api_param
base/resource.go、resource_hooks.go、resource_test.go、query_field.go 删除,ResField 等具体实现搬到 req/resx(见 res_field.go 里的类型别名)。res_listener.go 替换成 res_watcher.go,对应资源变更监听概念改名。新增 res_api_param.go 及配套测试(ResApi 参数建模,给 MCP tool 的 JSON Schema 生成用)。
2026-07-22 09:13:05 +08:00
2026-05-15 09:04:12 +08:00
2023-04-12 16:56:55 +08:00
2026-05-15 09:04:12 +08:00
2024-05-09 13:15:24 +08:00
2026-05-15 09:04:12 +08:00
2023-04-12 16:56:55 +08:00
2026-05-15 09:04:12 +08:00
2024-11-22 15:43:05 +08:00
2026-05-15 09:04:12 +08:00
2026-05-15 09:04:12 +08:00
2026-05-15 09:04:12 +08:00
2023-06-06 10:52:07 +08:00
2023-06-05 16:52:03 +08:00
2026-05-15 09:04:12 +08:00
2026-05-15 09:04:12 +08:00
2026-05-15 09:04:12 +08:00
2023-04-12 16:56:55 +08:00
2023-04-12 19:50:25 +08:00
2026-05-15 09:04:12 +08:00
2026-05-15 09:04:12 +08:00
2023-04-24 15:02:51 +08:00
2026-05-15 09:04:12 +08:00
S
Description
No description provided
438 KiB
Languages
Go 100%