Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
corepkgv2
Commits
aedbc1ad
Commit
aedbc1ad
authored
5 years ago
by
Roshan Patil
Browse files
Options
Downloads
Patches
Plain Diff
Fast Http changes
parent
e51e9f8e
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!71
Roshanp fast http changes
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.vscode/launch.json
+17
-0
.vscode/launch.json
authmdl/jwtmdl/jwtmdl.go
+34
-36
authmdl/jwtmdl/jwtmdl.go
authmdl/jwtmdl/jwtmdl_fasthttp.go
+78
-0
authmdl/jwtmdl/jwtmdl_fasthttp.go
authmdl/jwtmdl/jwtmdl_http.go
+51
-0
authmdl/jwtmdl/jwtmdl_http.go
authmdl/roleenforcemdl/roleenforcement.go
+0
-28
authmdl/roleenforcemdl/roleenforcement.go
authmdl/roleenforcemdl/roleenforcement_fasthttp.go
+38
-0
authmdl/roleenforcemdl/roleenforcement_fasthttp.go
authmdl/roleenforcemdl/roleenforcement_gin.go
+37
-0
authmdl/roleenforcemdl/roleenforcement_gin.go
compre.txt
+0
-0
compre.txt
corepkgv2.exe
+0
-0
corepkgv2.exe
corepkgv2.test.exe
+0
-0
corepkgv2.test.exe
dalmdl/dao/dao.test.exe
+0
-0
dalmdl/dao/dao.test.exe
main_test.go
+11
-0
main_test.go
routebuildermdl/routebuilder_fasthttp.go
+274
-0
routebuildermdl/routebuilder_fasthttp.go
routebuildermdl/routebuilder_gin.go
+253
-0
routebuildermdl/routebuilder_gin.go
routebuildermdl/routebuildermdl.go
+24
-281
routebuildermdl/routebuildermdl.go
routebuildermdl/routebuildermdl_test.go
+224
-224
routebuildermdl/routebuildermdl_test.go
routebuildermdl/serviceCachemdl.go
+2
-2
routebuildermdl/serviceCachemdl.go
statemdl/state.go
+5
-9
statemdl/state.go
statemdl/state_fasthttp.go
+17
-0
statemdl/state_fasthttp.go
statemdl/state_gin.go
+15
-0
statemdl/state_gin.go
with
1080 additions
and
580 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets