This website requires JavaScript.
Explore
Help
Register
Sign In
wood
/
random-api-go
Watch
1
Star
0
Fork
0
You've already forked random-api-go
mirror of
https://github.com/woodchen-ink/random-api-go.git
synced
2025-07-18 05:42:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
random-api-go
/
model
History
wood chen
c3dc214f9b
移除CachedURL模型及相关缓存逻辑,更新数据源处理逻辑以使用内存缓存,调整缓存时长设置,优化数据源管理界面,简化代码结构,提升性能和可维护性。
2025-06-14 22:24:30 +08:00
..
api_endpoint.go
移除CachedURL模型及相关缓存逻辑,更新数据源处理逻辑以使用内存缓存,调整缓存时长设置,优化数据源管理界面,简化代码结构,提升性能和可维护性。
2025-06-14 22:24:30 +08:00
url_selector.go
重构处理器逻辑,统一Handler命名为handler,更新相关引用;重命名模型为model,优化数据库迁移和配置获取逻辑,移除不再使用的处理器文件,简化代码结构。
2025-06-14 20:24:34 +08:00