This website requires JavaScript.
Explore
Help
Sign In
ssyg
/
hertz101
Watch
2
Star
0
Fork
0
You've already forked hertz101
Code
Issues
1
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
hertz101
/
app
/
auth
/
conf
History
suyiiyii
770687a2f6
feat(auth): 嵌入配置文件到可执行文件
...
- 使用 go:embed 导入配置文件,避免在运行时读取文件系统中的配置 - 移除了文件读取相关代码,简化了配置加载过程 - 这种方法提高了应用程序的可移植性和安全性
2025-01-20 23:21:21 +08:00
..
dev
成功 rpc 调用
2025-01-20 19:47:49 +08:00
online
成功 rpc 调用
2025-01-20 19:47:49 +08:00
test
成功 rpc 调用
2025-01-20 19:47:49 +08:00
conf.go
feat(auth): 嵌入配置文件到可执行文件
2025-01-20 23:21:21 +08:00