Go to file
2023-04-21 23:50:26 +08:00
base [feat] add GetResRelationResource 2023-04-21 23:50:26 +08:00
helper [feat] add NewConditionByRes support describe param 2023-04-21 16:31:12 +08:00
res_type first commit 2023-04-12 16:56:55 +08:00
support [feat] 新增 orm helper 2023-04-20 16:50:48 +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 first commit 2023-04-12 16:56:55 +08:00
errno.go first commit 2023-04-12 16:56:55 +08:00
global_params.go first commit 2023-04-12 16:56:55 +08:00
go.mod [feat] 新增 Response GlobalParams 辅助对象 2023-04-13 10:43:44 +08:00
go.sum [feat] 新增 Response GlobalParams 辅助对象 2023-04-13 10:43:44 +08:00
http.go first commit 2023-04-12 16:56:55 +08:00
jwt_auth.go [feat] 新增 JWTAuth interface 2023-04-13 10:24:21 +08:00
orm.go [feat] add Condition.IsAlwaysRight func 2023-04-21 16:20:23 +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] 优化无用的方法 2023-04-13 14:47:54 +08:00
response.go first commit 2023-04-12 16:56:55 +08:00
routing.go first commit 2023-04-12 16:56:55 +08:00
service.go first commit 2023-04-12 16:56:55 +08:00
user_approval.go first commit 2023-04-12 16:56:55 +08:00
user.go first commit 2023-04-12 16:56:55 +08:00