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
29
Commits
1
Branch
0
Tags
39e82fd033ed13bfe2b13e1b4609f1176b42b1c0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
39e82fd033
rename sqlite => sqlite3
2024-06-17 15:36:16 +08:00
.gitignore
save code
2023-02-07 22:32:38 +08:00
data_type.go
增加数据类型枚举
2024-06-12 16:17:22 +08:00
database.go
rename sqlite => sqlite3
2024-06-17 15:36:16 +08:00
file_type.go
增加xml格式文件
2023-08-15 12:00:24 +08:00
go.mod
save code
2023-02-07 22:32:38 +08:00
header.go
增加header key相关常量定义
2024-01-04 20:36:41 +08:00
license.go
增加常用开源协议及协议地址定义
2024-04-19 16:04:57 +08:00
mime_type.go
fix
2024-06-08 18:40:25 +08:00
request.go
增加respone枚举值
2024-06-08 20:45:42 +08:00
scheme.go
add scheme
2024-01-01 14:42:49 +08:00
swagger.go
增加swagger文档常量定义
2024-04-25 17:16:16 +08:00
Description
各种常用的不会变化的常量
126
KiB
Languages
Go
100%