|
|
b15075fdfe
|
fix issue in gconv.Struct* functions panic when converting attribute value is nil
|
2020-02-05 22:02:49 +08:00 |
|
|
|
7df53ff55e
|
rename all timestamp function names from *Second to Timestamp*
|
2020-01-20 14:14:11 +08:00 |
|
|
|
2e2363bb41
|
change routergroup parameter name 'g' to 'group' for unit testing cases of ghttp
|
2019-12-02 23:00:48 +08:00 |
|
|
|
1becc4932c
|
add more functions for gtcp; remove default domain set for cookie feature of ghttp.Server
|
2019-11-14 15:41:28 +08:00 |
|
|
|
a3fd0c9a4a
|
improve session of file storage for ghttp.Server
|
2019-11-07 20:36:33 +08:00 |
|
|
|
7225e49aa0
|
add package intlog for GF internal logging usage; improve redis storage feature for gsession
|
2019-10-29 16:45:42 +08:00 |
|
|
|
97fe8235da
|
fix issue in session expiring for file storage of gsession; add Pop/Pops functions for gset/gmap
|
2019-10-16 23:33:06 +08:00 |
|
|
|
1665d92136
|
improve session expire algorithm for gsession
|
2019-09-15 12:17:44 +08:00 |
|
|
|
006054d13a
|
fix issue in session for ghttp.Server
|
2019-09-11 22:57:29 +08:00 |
|
|
|
31e7037e3e
|
add example for session handling of ghttp
|
2019-09-04 20:12:29 +08:00 |
|
|
|
e4d34abd7e
|
fix unit test cases for ghttp/gres
|
2019-09-04 19:23:19 +08:00 |
|
|
|
7dffd9d1ff
|
add package gkvdb; add kvdb storage feature for ghttp.Server
|
2019-08-22 21:04:30 +08:00 |
|
|
|
162df6b250
|
fix issue in number overflow from int64 to int for ghttp.Session/ghttp.Cookie/gcache
|
2019-08-13 20:15:09 +08:00 |
|
|
|
06c16bf560
|
remove thirdparty diectory, add go.mod for package dependences
|
2019-08-01 14:07:25 +08:00 |
|