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
0aad2d97
Commit
0aad2d97
authored
4 years ago
by
Akshay Bharambe
Browse files
Options
Downloads
Patches
Plain Diff
Update: All import paths to new module path
parent
2a7ebc3b
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!224
Release v2.0.0 beta.1
,
!223
Add: V2 changes for module versioning
Changes
85
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
v2/authmdl/aclmdl/aclmdl.go
+1
-1
v2/authmdl/aclmdl/aclmdl.go
v2/authmdl/jwtmdl/jwtmdl.go
+2
-2
v2/authmdl/jwtmdl/jwtmdl.go
v2/authmdl/jwtmdl/jwtmdl_test.go
+3
-3
v2/authmdl/jwtmdl/jwtmdl_test.go
v2/authmdl/jwtmdl/options.go
+1
-1
v2/authmdl/jwtmdl/options.go
v2/authmdl/ldapmdl/ldapmdl.go
+3
-3
v2/authmdl/ldapmdl/ldapmdl.go
v2/authmdl/ldapmdl/ldapmdl_test.go
+1
-1
v2/authmdl/ldapmdl/ldapmdl_test.go
v2/authmdl/roleenforcemdl/roleenforcement.go
+2
-2
v2/authmdl/roleenforcemdl/roleenforcement.go
v2/authmdl/roleenforcemdl/roleenforcement_fasthttp.go
+3
-3
v2/authmdl/roleenforcemdl/roleenforcement_fasthttp.go
v2/authmdl/roleenforcemdl/roleenforcement_gin.go
+3
-3
v2/authmdl/roleenforcemdl/roleenforcement_gin.go
v2/authmdl/roleenforcemdl/roleenforcement_test.go
+1
-1
v2/authmdl/roleenforcemdl/roleenforcement_test.go
v2/authmdl/sessionmdl/session.go
+1
-1
v2/authmdl/sessionmdl/session.go
v2/authmdl/sessionmdl/session_test.go
+1
-1
v2/authmdl/sessionmdl/session_test.go
v2/cachemdl/cache_redis.go
+2
-2
v2/cachemdl/cache_redis.go
v2/configmdl/configmdl.go
+3
-3
v2/configmdl/configmdl.go
v2/configmdl/configmdl_test.go
+1
-1
v2/configmdl/configmdl_test.go
v2/dalmdl/boltdb/boltdb.go
+1
-1
v2/dalmdl/boltdb/boltdb.go
v2/dalmdl/boltdb/boltdb_test.go
+1
-1
v2/dalmdl/boltdb/boltdb_test.go
v2/dalmdl/corefdb/bucket/appendbucket.go
+4
-4
v2/dalmdl/corefdb/bucket/appendbucket.go
v2/dalmdl/corefdb/bucket/bucket.go
+3
-3
v2/dalmdl/corefdb/bucket/bucket.go
v2/dalmdl/corefdb/bucket/packbucket.go
+5
-5
v2/dalmdl/corefdb/bucket/packbucket.go
with
42 additions
and
42 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