Commit Graph

20 Commits

Author SHA1 Message Date
John
718997327a add default value for gcfg.Get* functions; rename gconv.TimeDuration to gconv.Duration, and do corresponding changes to caller packages 2019-05-09 17:14:24 +08:00
John
59ad1a9b00 fix issue in incorrect every running logics of gcron.AddOnce 2019-05-05 22:57:13 +08:00
John
c8251ed82f g.Map updates 2019-03-06 10:38:50 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
7b85c44444 add Clone for garray; comments of garray update 2019-02-01 22:00:58 +08:00
John
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
John
726d3f7024 update unit tests of gtimer 2019-01-23 13:36:39 +08:00
John
3503aa43b4 gtimer, gmlock updates 2019-01-23 13:30:46 +08:00
John
e865b46304 add console and env values to change the default values of gtimer 2019-01-23 13:01:58 +08:00
John
494f96495e fulfil unit test cases of gtimer 2019-01-23 11:28:57 +08:00
John
7ed2081513 gcron, gtimer updates 2019-01-22 22:07:46 +08:00
John
5110313657 gcron, gtimer updates 2019-01-22 13:50:10 +08:00
John
24990e26c8 gcron, gtimer updates 2019-01-21 22:09:51 +08:00
John
efe2535977 README updates 2019-01-17 20:04:17 +08:00
John
bf25a3a601 gtimer updates; grand updates, change buffer slice type from uint64 to uint32 2019-01-17 14:15:23 +08:00
John
14fcd0b2f9 move gtime.SetTimeout&gtime.SetInterval to gtimer 2019-01-16 23:23:53 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
0a422e9a89 rename go test funcs for gtimer 2019-01-12 22:47:07 +08:00
John
432c16c89f complete pckage gtimer development, a levelled timing wheel for interval/delayed jobs running and management 2019-01-12 22:41:12 +08:00