This website requires JavaScript.
Explore
Help
Sign In
go
/
contracts
Watch
1
Star
0
Fork
0
You've already forked contracts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
121
Commits
1
Branch
0
Tags
e61862bd42247f1c455ead84b37d94a6d9e83f55
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
what
e61862bd42
[feat] 区分用户无权限和未登录
2023-12-27 10:22:43 +08:00
base
[feat] 避免数据权限过滤中出现重复的数据
2023-12-25 15:22:49 +08:00
helper
[fix] 修复 contracts/helper 与 contracts/base 之间的循环引用
2023-04-22 01:50:10 +08:00
res_type
first commit
2023-04-12 16:56:55 +08:00
support
[feat] RawResponse 支持
2023-10-31 16:08:15 +08:00
.gitignore
first commit
2023-04-12 16:56:55 +08:00
configure.go
first commit
2023-04-12 16:56:55 +08:00
controller.go
[feat] Controller AuthDB 约束
2023-07-13 13:54:21 +08:00
cron.go
[feat] 定时任务支持
2023-10-30 16:38:43 +08:00
errno.go
[feat] 区分用户无权限和未登录
2023-12-27 10:22:43 +08:00
global_params.go
first commit
2023-04-12 16:56:55 +08:00
go.mod
[feat] go-chi v1.5.4 => v5
2023-11-03 11:05:20 +08:00
go.sum
[feat] go-chi v1.5.4 => v5
2023-11-03 11:05:20 +08:00
grpc.go
[feat] Job Handle 参数调整
2023-06-06 10:52:07 +08:00
grpcall.go
[feat] 命名优化
2023-06-05 16:52:03 +08:00
http.go
first commit
2023-04-12 16:56:55 +08:00
job.go
[feat] Job Handle 参数调整
2023-06-06 10:52:07 +08:00
jwt_auth.go
[feat] 新增 JWTAuth interface
2023-04-13 10:24:21 +08:00
orm.go
[feat] 将 ModelParam 独立拆分
2023-06-15 14:12:59 +08:00
provider.go
first commit
2023-04-12 16:56:55 +08:00
queue.go
[feat] 新增数据缓存标识
2023-04-12 19:50:25 +08:00
res_listener.go
first commit
2023-04-12 16:56:55 +08:00
resource.go
[feat] add func GetDBConn() *db.Connection
2023-12-04 14:57:59 +08:00
response.go
first commit
2023-04-12 16:56:55 +08:00
routing.go
[feat] go-chi v1.5.4 => v5
2023-11-03 11:05:20 +08:00
server.go
[feat] Service 服务支持
2023-04-24 15:02:51 +08:00
service.go
[feat] 定时任务支持
2023-10-30 17:14:47 +08:00
user_approval.go
first commit
2023-04-12 16:56:55 +08:00
user.go
[feat] 区分用户无权限和未登录
2023-12-27 10:22:43 +08:00
Description
No description provided
907
KiB
Languages
Go
100%