John Guo
|
3a658cdb85
|
improve service registry for package ghttp/gclient
|
2022-01-27 18:12:39 +08:00 |
|
John Guo
|
3cb578488c
|
add service registry feature for package ghttp/gclient
|
2022-01-27 16:50:31 +08:00 |
|
John Guo
|
c845d1d93d
|
add Weight/RoundRobin/LeastConnection selector for package gsel; improve package balancer
|
2022-01-27 15:15:55 +08:00 |
|
John Guo
|
d322e67117
|
fix string print for time only gtime.Time; improve package drivers
|
2022-01-27 12:04:46 +08:00 |
|
John Guo
|
9ff17810a4
|
add raw grpc example using gsvc/resolver/registry-etcd
|
2022-01-26 23:43:48 +08:00 |
|
John Guo
|
5f87591407
|
improve package gsvc
|
2022-01-26 22:23:54 +08:00 |
|
John Guo
|
65c385c013
|
add etcd registry; add resolver; improve balancer
|
2022-01-26 20:51:17 +08:00 |
|
John Guo
|
c371e5221a
|
improve package gsel
|
2022-01-24 23:33:56 +08:00 |
|
John Guo
|
c9529199a1
|
add package gsvc/gsel
|
2022-01-24 23:09:26 +08:00 |
|
John Guo
|
f2e7f18d61
|
CI update
|
2022-01-24 16:32:59 +08:00 |
|
John Guo
|
96044822a0
|
CI update
|
2022-01-24 16:12:32 +08:00 |
|
John Guo
|
c469d0277f
|
README update
|
2022-01-24 15:50:15 +08:00 |
|
John Guo
|
221082b967
|
command -> cmd
|
2022-01-24 14:49:56 +08:00 |
|
John Guo
|
2c2acfb5b8
|
README update
|
2022-01-24 14:47:22 +08:00 |
|
John Guo
|
76b819ae3b
|
move gf cli and gdb drivers into gf repo.
|
2022-01-24 14:41:23 +08:00 |
|
John Guo
|
43f1354e79
|
fix configuration support for package gcmd
|
2022-01-24 10:32:19 +08:00 |
|
John Guo
|
6e1c76efe6
|
add GetAdapter for package gcache; add GetStorage for package gsession
|
2022-01-23 15:14:06 +08:00 |
|
John Guo
|
e517bf7b0e
|
improve details for package gjson/gtcp/gudp
|
2022-01-22 15:45:38 +08:00 |
|
John Guo
|
3b811c3434
|
add GetFreePort/GetFreePorts for package gtcp/gudp
|
2022-01-22 15:33:31 +08:00 |
|
John Guo
|
9e3a49dd1b
|
add GetFreePort/GetFreePorts for package gipv4
|
2022-01-22 15:12:58 +08:00 |
|
John Guo
|
65d1648c30
|
improve seconds unit support in configuration for package gredis
|
2022-01-22 13:48:09 +08:00 |
|
John Guo
|
a4d80bf743
|
move db drivers to github.com/gogf/gf/gdb-drivers
|
2022-01-21 18:06:35 +08:00 |
|
John Guo
|
a15ec0d677
|
expose attributes of struct Result for package gdb
|
2022-01-21 17:43:00 +08:00 |
|
John Guo
|
7e5301c845
|
expose insert option constants for package gdb
|
2022-01-21 17:31:48 +08:00 |
|
John Guo
|
795ac4773e
|
Merge branch 'master' of https://github.com/gogf/gf
|
2022-01-21 12:38:22 +08:00 |
|
John Guo
|
c75cce0378
|
fix issue in package gjson for interface assertion of nil Json
|
2022-01-21 12:38:06 +08:00 |
|
John Guo
|
5760289d2a
|
Merge pull request #1574 from qinyuguang/gdb_ping
gdb Ping with context
|
2022-01-21 12:13:39 +08:00 |
|
John Guo
|
619e256138
|
improve package gcron/gtimer
|
2022-01-20 15:53:16 +08:00 |
|
John Guo
|
7401fb09c9
|
add examples for package gcmd
|
2022-01-19 23:35:23 +08:00 |
|
John Guo
|
bb37e5ac88
|
remove Handler feature for gcmd.Parser
|
2022-01-19 21:07:48 +08:00 |
|
John Guo
|
69935f3d1c
|
remove ContainsOpt from package gcmd
|
2022-01-19 20:25:04 +08:00 |
|
John Guo
|
3dcd9b535b
|
UT update for package gclient/ghttp
|
2022-01-19 18:26:39 +08:00 |
|
John Guo
|
e90f72b538
|
improve UT cases for package gtime
|
2022-01-19 18:23:04 +08:00 |
|
John Guo
|
9efc2894d4
|
improve UT cases for package gtime
|
2022-01-19 18:18:30 +08:00 |
|
John Guo
|
07c5ce0bbc
|
improve UT cases for package gtime
|
2022-01-19 17:26:39 +08:00 |
|
John Guo
|
3bbbe1db9c
|
change pointer receiver that implements interface MarshalJSON to struct receiver for all packages
|
2022-01-19 16:55:57 +08:00 |
|
John Guo
|
d7b94428ae
|
fix issue in json marshal for package egtime
|
2022-01-19 16:44:58 +08:00 |
|
John Guo
|
033e2c1d78
|
fix issue in rules of gmeta.Meta for package gvalid
|
2022-01-18 15:43:12 +08:00 |
|
John Guo
|
9345eb5e94
|
dto -> do for package gdb
|
2022-01-17 21:10:58 +08:00 |
|
John Guo
|
220ed74ad1
|
fix gstr.IsNumeric
|
2022-01-17 19:42:21 +08:00 |
|
John Guo
|
56f88f759a
|
add buildin function yamli for package gview
|
2022-01-17 17:10:44 +08:00 |
|
qinyuguang
|
ee1585fb24
|
gdb Ping with context
|
2022-01-17 15:58:31 +08:00 |
|
John Guo
|
c72a9f2e1e
|
add buildin functions xml/ini/yaml/toml for package gview
|
2022-01-17 15:55:45 +08:00 |
|
John Guo
|
d4b502f14e
|
fix issue #1571
|
2022-01-15 22:15:10 +08:00 |
|
John Guo
|
d32acabcef
|
fix issue #1570
|
2022-01-15 21:38:15 +08:00 |
|
John Guo
|
4943c3a9e0
|
add UT cases for package gjson
|
2022-01-15 20:25:29 +08:00 |
|
John Guo
|
58290ec9ea
|
fix issue in package ghash
|
2022-01-15 20:17:40 +08:00 |
|
John Guo
|
6468d55a81
|
add absolute file path support for package gcfg/gview
|
2022-01-14 17:16:38 +08:00 |
|
John Guo
|
fe93d7b332
|
add GetRegisteredRuleMap function, add internal logging for rule overwrite situation of package gvalid
|
2022-01-14 16:46:25 +08:00 |
|
John Guo
|
067514b74f
|
Merge branch 'master' of https://github.com/gogf/gf
|
2022-01-13 21:32:17 +08:00 |
|