Commit Graph

2556 Commits

Author SHA1 Message Date
John
df99036d41 add iterate example for glist; improve variable name for ghttp.Server 2019-12-18 19:44:40 +08:00
John
ae0fa888f0 add iterate example for glist; improve variable name for ghttp.Server 2019-12-18 19:40:07 +08:00
John
18892fb66d add iterate example for glist; improve variable name for ghttp.Server 2019-12-18 19:37:07 +08:00
John
5f2be10563 improve gdb/gtime 2019-12-17 21:06:34 +08:00
John
a5a88222a6 gofmt 2019-12-16 22:51:17 +08:00
John
4facdd5c9e gofmt 2019-12-16 21:22:42 +08:00
John
76bc9bd385 improve gdb.Model 2019-12-16 21:00:16 +08:00
John
364452f3bb improve gdb.Model 2019-12-16 20:50:27 +08:00
John
4996755f11 improve gcmd.Scan* 2019-12-14 22:48:53 +08:00
John
e33230a88f add package gbuild 2019-12-14 17:01:27 +08:00
John
951ce46932 fix data race issue in unit testing cases for gtcp 2019-12-13 18:50:54 +08:00
John
795c7395e6 fix data race issue in unit testing cases for gtcp 2019-12-13 17:40:29 +08:00
John
27cf47bcd3 improve table prefix and quote feature for gdb 2019-12-13 15:25:49 +08:00
John
58a25c6f61 fix data race issue in unit testing of gtcp 2019-12-13 14:26:07 +08:00
John
2d754f80b1 fix data race issue in unit testing of gtcp 2019-12-13 13:43:28 +08:00
John
f4e8fbe767 fix issue in unit testing codes for gtcp 2019-12-13 08:57:39 +08:00
John
458318d374 improve prefix and word quote feature for gdb; merge develop 2019-12-12 23:54:07 +08:00
John
e3f54e1353 improve tag and field retrieving feature for internal/structs; comment update for gdb 2019-12-12 23:38:46 +08:00
John
4374996073 add some Must* functions for gparser/gjson/gmd5/gsha1/gbase64 2019-12-12 11:40:23 +08:00
John
87295ef1fe improve process communication feature for gproc; add more slice converting functions for gconv 2019-12-11 21:22:41 +08:00
John
81d4082b6a fix issue in Retry.Interval type changed for gtcp 2019-12-11 14:54:38 +08:00
John
d7e19bc3f3 improve package feature for gtcp 2019-12-11 14:50:25 +08:00
John
34ef0ea792 add prefix feature for gdb 2019-12-10 21:14:15 +08:00
John
2804834540 rename GetRouterMap to GetRouterArray for ghttp.Server 2019-12-10 12:28:55 +08:00
John
add7dd5a45 merge develop 2019-12-09 23:22:49 +08:00
John
e40894ca45 add IsServiceHandler for ghttp.RouterItem 2019-12-09 23:19:39 +08:00
John
28825f5395 add gdebug.BuildInfo function; improving gproc 2019-12-09 21:53:44 +08:00
John
6ca5141020 some improving 2019-12-08 22:55:32 +08:00
John
fe4f8e1810 version updates 2019-12-05 19:46:50 +08:00
John
671157cb70 release updates 2019-12-05 12:34:33 +08:00
John
f775479c3f fix issue in ghttp.Request.GetRequest* 2019-12-05 10:44:31 +08:00
John
64bb72842e comment update for unit testing case of gdb 2019-12-04 22:38:58 +08:00
John
e1d4ba9d23 add GetError function for ghttp.Request 2019-12-04 19:50:49 +08:00
John
a1edd83add README/DONATOR update 2019-12-04 18:48:13 +08:00
John
f7d6883405 fix issue in gredis for int set/get 2019-12-04 18:43:16 +08:00
John
8448a70646 change minimum go version from 1.10. to 1.11; travis ci updates 2019-12-04 17:50:03 +08:00
John
4018bfa899 travis updates 2019-12-04 17:36:31 +08:00
John
3cc9ce74e1 add IsEmpty function for gdb.Record/Result 2019-12-04 17:01:30 +08:00
John
eac60d845f go.mod updates 2019-12-04 16:27:19 +08:00
John
835c045c92 fix unit testing case for gdb 2019-12-04 16:21:35 +08:00
John
be15f85eae remove sql.ErrNoRows error for select functions for gdb; improve configuration feature for gdb/glog/gview 2019-12-04 16:04:52 +08:00
John
3e27ea0259 change duration parameter type from interface{} to time.Duration for gcache/gfcache 2019-12-04 14:42:09 +08:00
John
6abe660287 export router map api for ghttp.Server; comment update for ghttp.Server 2019-12-04 13:55:08 +08:00
John
a06ca31530 improve middleware feature for ghttp.Server 2019-12-04 10:03:03 +08:00
John
890865251b improve routerMap handling for ghttp.Request 2019-12-03 17:16:52 +08:00
John
6af90cafee rename ghttp.Domain.AddBindMiddleware to BindMiddlewareDefault for ghttp 2019-12-02 23:05:05 +08:00
John
2e2363bb41 change routergroup parameter name 'g' to 'group' for unit testing cases of ghttp 2019-12-02 23:00:48 +08:00
John
108ced2b0b improve route priority handling for ghttp.Server 2019-12-02 21:26:12 +08:00
John
fcba650348 add more unit testing case for gview 2019-12-02 20:27:21 +08:00
John
1b8a082942 change view configuration name from 'view' to 'viewer' in gins 2019-12-02 20:08:45 +08:00