Linux Foundation Collaborative Projects
index
:
portal-ng/ui
master
montreal
newdelhi
"portal_ng_ui"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
resty
/
session
/
storage
/
cookie.lua
blob: 95e26d11226ff7cad99a3cfe5f9dbfe41063517e (
plain
)
1
2
3
4
5
6
7
local
storage
=
{}
function
storage
.
new
()
return
storage
end
return
storage