This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
hotgo
Watch
1
Star
0
Fork
0
You've already forked hotgo
mirror of
https://github.com/bufanyun/hotgo.git
synced
2026-05-27 03:44:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b0f5066b73350bcf35e4489cdf32d6100ee2cc0
hotgo
/
server
/
internal
History
孟帅
4b0f5066b7
Merge pull request
#199
from osindex/develop
...
🎨
去除mysql硬编码 方便切换pgsql
2025-10-15 22:32:14 +08:00
..
cmd
…
consts
发布v2.17.8版本,更新内容请查看:
https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
2025-07-13 18:57:52 +08:00
controller
修复拉取新项目报错bug
2025-07-12 13:52:15 +08:00
crons
…
dao
修复 多处基础错误 现在可以直接使用gf run .\main.go 运行程序
2025-07-09 13:16:46 +08:00
global
…
library
Merge pull request
#198
from zhangshican/v2.0
2025-10-15 22:31:42 +08:00
logic
🎨
去除mysql硬编码 方便切换pgsql
2025-09-19 19:40:00 +08:00
model
fix:处理分页结构体PerPage的json别名pageSize 无法被验证导致 pageSize传0也能正常访问而导致数据库无分页拉爆数据库的问题
2025-07-17 12:09:44 +08:00
packed
…
queues
…
router
…
service
…
websocket
…