gf/g
2019-04-02 16:08:46 +08:00
..
container fix issue in GetOrSetFuncLock of gmap/gcache; add gutil.IsEmpty/Export functions 2019-03-21 18:20:20 +08:00
crypto change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
database add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
encoding add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
frame add Clear function for gcfg; mark Reload function of gcfg as deprecated; update unit test for gins 2019-04-02 16:08:46 +08:00
internal add more defaulr searching paths for g.Config() 2019-03-13 22:12:59 +08:00
net add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
os add Clear function for gcfg; mark Reload function of gcfg as deprecated; update unit test for gins 2019-04-02 16:08:46 +08:00
test/gtest gtest updates; remove one unit test case of gconv.Struct 2019-03-08 18:18:29 +08:00
text add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson 2019-03-21 00:14:23 +08:00
util ignore private attribute of struct in gconv/gvalid 2019-03-22 10:12:15 +08:00
g_func.go add g.Export 2019-03-21 18:21:53 +08:00
g_logger.go version and comment updates 2019-02-27 22:17:09 +08:00
g_object.go version and comment updates 2019-02-27 22:17:09 +08:00
g_setting.go ghttp updates 2019-02-20 16:07:11 +08:00
g.go revert g.Map to map[string]interface{}, add g.MapAnyAny 2019-03-09 10:17:21 +08:00