This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
consts
Watch
1
Star
0
Fork
0
You've already forked consts
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
81
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
8232f587a6
update http header
2025-02-15 22:17:18 +08:00
enums
优化枚举值定义
2024-11-25 14:51:14 +08:00
.gitignore
save code
2023-02-07 22:32:38 +08:00
cache.go
增加缓存驱动的定义
2024-06-21 14:51:39 +08:00
data_type.go
fix data type enum
2025-02-07 20:56:48 +08:00
database.go
增加 where operate 枚举值
2024-08-23 12:11:45 +08:00
event.go
增加事件驱动定义
2024-06-25 15:55:35 +08:00
file_type.go
修复自定义Marshal序列化的BUG
2025-01-22 15:55:39 +08:00
gin.go
update
2024-09-24 14:50:29 +08:00
go.mod
save code
2023-02-07 22:32:38 +08:00
header.go
update http header
2025-02-15 22:17:18 +08:00
license.go
增加常用开源协议及协议地址定义
2024-04-19 16:04:57 +08:00
linux.go
增加最大端口号和最小端口号定义
2024-06-24 12:14:16 +08:00
logger_test.go
修复自定义Marshal序列化的BUG
2025-01-22 15:55:39 +08:00
logger.go
update log level
2025-02-15 22:16:11 +08:00
mime_type.go
fix xml
2024-11-04 16:21:08 +08:00
redis.go
修复自定义Marshal序列化的BUG
2025-01-22 15:55:39 +08:00
request.go
update request data location
2025-02-08 10:03:30 +08:00
scheme.go
fix htp scheme
2025-02-07 21:00:30 +08:00
swagger.go
swagger版本定义: 2.0.0 => 2.0
2025-02-07 21:20:05 +08:00
validator.go
增加 ValidatorRule.IsValid 方法
2025-01-24 18:44:01 +08:00
Description
各种常用的不会变化的常量
194
KiB
Languages
Go
100%