John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
John Guo
|
60ec59fa4a
|
improve package gsession
|
2020-12-07 20:39:52 +08:00 |
|
John
|
9f04e46166
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
|
John
|
9044d5f05d
|
fix issue in custom session id lost for ghttp.Request
|
2020-10-13 20:34:31 +08:00 |
|
John
|
849874a247
|
improve adapter definition for package gcache
|
2020-10-09 20:59:49 +08:00 |
|
John
|
46bdde9265
|
revert gvar.Var from interface to struct
|
2020-06-29 13:40:19 +08:00 |
|
John
|
4d38b508a3
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
|
john
|
45a94d23d5
|
improve session feature by allowing custom session id creating function for ghttp.Server
|
2020-05-17 14:33:21 +08:00 |
|
John
|
e30b2b0732
|
improve gsession/gmap/gtree
|
2019-11-04 21:26:16 +08:00 |
|
John
|
a0722ed51f
|
add redis session support for gsession
|
2019-10-28 20:48:52 +08:00 |
|
John
|
056d6ebbd9
|
improve interface design for gsession.Storage
|
2019-10-28 16:07:01 +08:00 |
|
John
|
cf34d7bd56
|
fix issue in gconv.Interfaces; improve storage interface for gsession
|
2019-10-25 13:49:03 +08:00 |
|
john
|
1665d92136
|
improve session expire algorithm for gsession
|
2019-09-15 12:17:44 +08:00 |
|
john
|
f128cb9f61
|
improve session storage interface for gsession
|
2019-09-15 11:30:38 +08:00 |
|
John
|
141bee9c49
|
add ConfigByMap function for ghttp.Server; improve gsession for file storage
|
2019-09-13 20:49:16 +08:00 |
|
John
|
006054d13a
|
fix issue in session for ghttp.Server
|
2019-09-11 22:57:29 +08:00 |
|
John
|
b39d653fe9
|
add package gsession; mv gkvdb to new repo
|
2019-09-11 21:19:45 +08:00 |
|