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
1cfe4210
Commit
1cfe4210
authored
6 years ago
by
Sandeep S. Shewalkar
Browse files
Options
Downloads
Patches
Plain Diff
New modules
HttpClientmdl, HttpServermdl, errormdl , hashmdl, securitymdl, testingdata
parent
2f2b0f0d
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!23
Devbranch to Master
,
!6
New modules
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
constantmdl/constantmdl.go
+18
-0
constantmdl/constantmdl.go
errormdl/errormdl.go
+14
-0
errormdl/errormdl.go
errormdl/errormdl_test.go
+14
-0
errormdl/errormdl_test.go
hashmdl/hashmdl.go
+69
-0
hashmdl/hashmdl.go
hashmdl/hashmdl_test.go
+104
-0
hashmdl/hashmdl_test.go
httpclientmdl/httpclientmdl.go
+51
-0
httpclientmdl/httpclientmdl.go
httpclientmdl/httpclientmdl_test.go
+52
-0
httpclientmdl/httpclientmdl_test.go
httpservermdl/httpservermdl.go
+12
-0
httpservermdl/httpservermdl.go
httpservermdl/httpservermdl_test.go
+17
-0
httpservermdl/httpservermdl_test.go
securitymdl/devsecurityconstants.go
+12
-0
securitymdl/devsecurityconstants.go
securitymdl/prodsecurityconstants.go
+12
-0
securitymdl/prodsecurityconstants.go
securitymdl/securitymdl.go
+167
-0
securitymdl/securitymdl.go
securitymdl/securitymdl_test.go
+162
-0
securitymdl/securitymdl_test.go
testingdata/hashcalculation.txt
+1
-0
testingdata/hashcalculation.txt
with
705 additions
and
0 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