This website requires JavaScript.
Explore
Help
Register
Sign In
huanghaosheng
/
GoLoom
Watch
1
Star
0
Fork
0
You've already forked GoLoom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a70f15161506bfbb5a8594b23b45fa40d7cf1f2f
GoLoom
/
cmd
/
server
/
main.go
6 lines
59 B
Go
Raw
Normal View
History
Unescape
Escape
chore(init): 初始化项目目录结构与 Go 模块
2026-06-09 23:53:08 +08:00
package
main
fix(cmd): 添加 main 函数占位,修复构建失败
2026-06-10 10:55:47 +08:00
func
main
(
)
{
// TODO: 实现启动逻辑
}
Reference in New Issue
Copy Permalink