38bffc77e2
fix(net/ghttp): occasional ci failed by unit testing cases using gctp.GetFreePort ( #3982 )
2024-12-10 09:52:48 +08:00
c4327f62e7
fix(net/ghttp): server shutdown not graceful using admin api /debug/admin/shutdown ( #3777 )
2024-09-19 14:10:16 +08:00
7d464d4de2
net/ghttp: fix args issue for forkRestartProcess in graceful restarting of ghttp.Server ( #3661 )
2024-06-24 20:53:37 +08:00
dd8a5dcf32
fix : #3179 ( #3195 )
2023-12-14 21:51:28 +08:00
1efdb72990
add direct service address support for grpc client ( #2991 )
2023-10-09 20:03:45 +08:00
1582714325
improve signal listening for package grpcx/ghttp/gproc ( #2942 )
2023-09-11 10:15:08 +08:00
b1611fee1b
improve port listening for ghttp.Server ( #2175 )
...
* version updates
* fix issue #2172
* improve port listening for ghttp.Server
* UT cases update
* UT cases update
* add GetListenedPort/GetListenedAddress for gtcp.Server
* UT cases update for package gudp
* up
2022-10-08 21:45:21 +08:00
2bcee014f7
add tracing feature for package gproc ( #1923 )
2022-06-21 21:46:12 +08:00
8357b0f649
improve comment
2022-03-19 17:58:21 +08:00
04eb654133
add error stack for internal error printing
2022-01-28 14:51:49 +08:00
be03b3cdda
Improved import, by group improt.
2021-11-13 23:23:55 +08:00
17e6063c5c
add neccessary parameter context for package gcron/gtimer
2021-10-30 15:36:10 +08:00
fa5499373a
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
2021-10-21 18:22:47 +08:00
1bc0635f8b
version 2
2021-10-11 21:41:56 +08:00
993bf897cf
remove deprecated functions; refract package gjson
2021-09-27 22:47:39 +08:00
df09d8c604
refract package ghttp/gredis/glog
2021-09-27 21:27:24 +08:00
abc8e62d58
add package gcode and improve error implements for package gerror
2021-08-24 21:18:59 +08:00
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
d109706ad3
unify error package to gerror
2021-06-26 18:34:26 +08:00
50ffaef33f
add context for intlog/gsession;improve struct/structs converting for package gconv
2021-06-26 16:23:54 +08:00
c25f88293b
unify command or enviroment key names for packages
2021-06-26 12:08:18 +08:00
e141b8e098
shutdown server gracefully when reveiving TERM signal
2021-01-08 00:58:58 +08:00
9a6aa01115
constant name changes; version update
2020-12-15 20:16:17 +08:00
04dee090a3
improve graceful reload feature for ghttp.Server
2020-07-25 13:50:04 +08:00
5c5dce9dc3
comment update for admin controller of package ghttp
2020-07-12 09:56:07 +08:00
2f44721086
fix issue in reload feature in ghttp.Server
2020-06-28 20:52:33 +08:00
5f8e6ad9ed
comment update for package ghttp
2020-05-01 03:31:04 +08:00
7df53ff55e
rename all timestamp function names from *Second to Timestamp*
2020-01-20 14:14:11 +08:00
b01add2925
update project structure
2019-07-29 21:01:19 +08:00