This website requires JavaScript.
Explore
Help
Register
Sign In
bingyi
/
gf
Watch
1
Star
0
Fork
0
You've already forked gf
mirror of
https://gitee.com/johng/gf
synced
2026-07-04 21:03:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e0f297a3fbce534e960b28c591fc51d067af897
gf
/
g
History
John
0e0f297a3f
add consurrent safety parameter for gjson.Load/LoadContent; fulfil data type auto-check logics for gjson.LoadConetnt; update comment of gjson/gparser
2019-04-02 23:33:27 +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 consurrent safety parameter for gjson.Load/LoadContent; fulfil data type auto-check logics for gjson.LoadConetnt; update comment of gjson/gparser
2019-04-02 23:33:27 +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 consurrent safety parameter for gjson.Load/LoadContent; fulfil data type auto-check logics for gjson.LoadConetnt; update comment of gjson/gparser
2019-04-02 23:33:27 +08:00
os
up
2019-04-02 17:10:21 +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