Commit Graph

21 Commits

Author SHA1 Message Date
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
e6d4459992 comment update for gcache 2019-06-11 20:57:43 +08:00
123f2d3e4e remove return value from RLockFunc/LockFunc for gset 2019-05-12 21:26:01 +08:00
66306464e1 add Pop/Pops functions for gset 2019-04-26 08:57:48 +08:00
34cb222b33 remove temprary function map parameter for gview when parsing template file and content 2019-04-25 22:14:20 +08:00
f464dc7fb8 add NewFrom/NewIntSetFrom/NewStringSetFrom functions for gset; add more example for gset 2019-04-24 18:52:24 +08:00
d29b27a5df add Merge/Sum functions for gset 2019-04-24 18:15:50 +08:00
b89294561b add gmap.SetIfNotExistFunc/SetIfNotExistFuncLock for gmap; update comment of gmap; update instance feature of gcfg 2019-04-03 23:39:31 +08:00
8ae9276732 add disable cache feature option for package gspath 2019-03-12 00:24:31 +08:00
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
0762fec696 comments update 2019-02-02 15:16:45 +08:00
74a7f71894 gset/gmap update 2019-02-01 17:30:23 +08:00
1d5c3d62dd fullfil unit test cases of gset 2019-01-31 21:15:39 +08:00
72569321fa package comments update 2019-01-16 13:35:16 +08:00
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
f4644ce685 change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex 2019-01-12 23:36:22 +08:00
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
ebc10f7779 数据结构容器增加并发安全特性开启/关闭功能,当关闭后和普通的数据结构无异,非并发安全模式下性能会得到提高 2018-09-05 18:34:41 +08:00
492323c5b1 glog增加日志等级特性 2018-08-30 13:00:49 +08:00
75492e7412 注释完善 2018-02-28 12:01:14 +08:00
05b76a14c0 完善包注释,便于godoc管理 2018-01-03 10:38:53 +08:00