王哈哈
4f4109cdb6
fix typo for comments ( #2268 )
...
* Modify comment syntax error
* Modify comment syntax error
2022-11-07 17:55:49 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
John Guo
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
黄骞
b62b2f3598
Improve the code coverage of the gudp module ( #1907 )
2022-06-13 22:01:20 +08:00
John Guo
546b6b1724
t.Assert(err, nil) -> t.AssertNil(err)
2022-03-10 11:36:40 +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
cafd9098d7
change errors wrapped by gerror.Wrap with error stack info for all packages
2021-12-22 22:22:42 +08:00
John Guo
57ccc13e0c
unit testing files renaming
2021-11-17 23:20:58 +08:00
houseme
e4ddeb6033
Improved import, by group improt.
2021-11-14 18:24:38 +08:00
John Guo
1a7450b9e9
v2.0.0-beta
2021-11-14 11:36:59 +08:00
houseme
be03b3cdda
Improved import, by group improt.
2021-11-13 23:23:55 +08:00
John Guo
fa5499373a
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
2021-10-21 18:22:47 +08:00
John Guo
1bc0635f8b
version 2
2021-10-11 21:41:56 +08:00
John Guo
750972e7c6
fix unit testing cases
2021-09-28 19:04:36 +08:00
John Guo
df09d8c604
refract package ghttp/gredis/glog
2021-09-27 21:27:24 +08:00
John Guo
abc8e62d58
add package gcode and improve error implements for package gerror
2021-08-24 21:18:59 +08:00
John Guo
fc1dfb7ff9
comment update;standardize const naming for package gtcp/gudp
2021-08-08 13:10:21 +08:00
John Guo
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
John Guo
d109706ad3
unify error package to gerror
2021-06-26 18:34:26 +08:00
John Guo
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
John
05760d1eac
fix usage for garray.PopRand
2020-03-30 20:47:50 +08:00
John
0b6d04485e
improve unit testing cases
2020-03-19 22:56:12 +08:00
John
99f1d9d0ed
improve package gudp
2020-03-11 23:59:43 +08:00
John
707b08c585
improve package gudp
2020-03-11 23:56:58 +08:00
John
f44c19868c
improve package gudp
2020-03-11 23:54:35 +08:00
John
c1cce17934
add unit testing cases for gudp
2020-03-11 16:08:17 +08:00
John
2d754f80b1
fix data race issue in unit testing of gtcp
2019-12-13 13:43:28 +08:00
John
a15b93be90
comment update for package gtcp/gipv4/gipv6
2019-10-30 19:55:50 +08:00
John
5092d8e6c5
improve status handling and add error logger for ghttp.Server; fix issue in defer error warpping for some packages
2019-10-11 22:54:25 +08:00
John
939e6244ee
comment update for gtcp/gudp
2019-10-01 17:53:49 +08:00
John
b01add2925
update project structure
2019-07-29 21:01:19 +08:00