This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
015
Watch
1
Star
0
Fork
0
You've already forked 015
mirror of
https://github.com/keven1024/015.git
synced
2026-05-26 23:19:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05832d2f1617a8756b7fe7dde94c823630fea343
015
/
backend
/
internal
/
utils
History
keven1024
05832d2f16
feat(backend): add GetEnvWithDefault function to retrieve environment variables with default value support
2025-05-22 20:04:23 +08:00
..
env.go
feat(backend): add GetEnvWithDefault function to retrieve environment variables with default value support
2025-05-22 20:04:23 +08:00
file.go
refactor(backend): remove redundant MD5 hash calculation from UploadFileSlice and streamline file upload logic
2025-04-28 20:46:53 +08:00
http_result.go
refactor(backend): simplify HTTPBaseResponse structure by removing pointer types for code, message, and data
2025-05-20 19:51:36 +08:00
redis.go
chore(backend): update go.mod and go.sum to upgrade dependencies and add new indirect dependencies for improved functionality
2025-04-26 22:39:11 +08:00