go-zero/core
Kevin Wan d1c2a31af7
chore: add tests & refactor (#1346)
* chore: add tests & refactor

* chore: refactor
2021-12-18 23:11:38 +08:00
..
bloom fix golint issues in core/bloom (#465) 2021-02-17 09:58:35 +08:00
breaker chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
cmdline fix golint issues in core/cmdline (#467) 2021-02-17 11:08:30 +08:00
codec chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
collection rename sharedcalls to singleflight (#1017) 2021-09-09 18:06:27 +08:00
conf chore: remove conf.CheckedDuration (#1235) 2021-11-13 23:34:30 +08:00
contextx refactor goctl, fix golint issues (#903) 2021-08-11 18:08:01 +08:00
discov feat: add etcd resolver scheme, fix discov minor issue (#1281) 2021-11-28 20:08:18 +08:00
errorx fix AtomicError panic when Set nil (#1049) (#1050) 2021-09-23 14:23:02 +08:00
executors fix golint issues in core/executors (#484) 2021-02-19 12:03:05 +08:00
filex fix golint issues in core/filex (#485) 2021-02-19 14:30:38 +08:00
fs ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
fx fix #1309 (#1317) 2021-12-13 11:58:58 +08:00
hash Duplicate temporary variable (#1244) 2021-11-15 23:14:54 +08:00
iox fix golint issues in core/iox (#488) 2021-02-19 18:40:26 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx fix golint issues in core/jsonx (#491) 2021-02-20 16:59:31 +08:00
lang fix golint issues in core/lang (#492) 2021-02-20 18:21:23 +08:00
limit chore: replace redis.NewRedis with redis.New (#1103) 2021-09-29 23:01:10 +08:00
load configurable for load and stat statistics logs (#980) 2021-08-31 17:14:31 +08:00
logx fix #1309 (#1317) 2021-12-13 11:58:58 +08:00
mapping fixes #1257 (#1271) 2021-11-25 10:26:16 +08:00
mathx fix some typo (#667) 2021-05-04 21:33:08 +08:00
metric fix some typo (#667) 2021-05-04 21:33:08 +08:00
mr fix #957 (#959) 2021-08-26 16:47:28 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc fix #1288 (#1292) 2021-12-02 22:41:57 +08:00
prof fix golint issues in core/prof (#503) 2021-02-22 10:20:54 +08:00
prometheus feat: let different services start prometheus on demand (#1182) 2021-10-31 18:54:13 +08:00
queue fix some typo (#677) 2021-05-10 00:09:00 +08:00
rescue fix golint issues in core/rescue (#508) 2021-02-22 16:47:02 +08:00
search ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
service chore: reverse the order of stopping services (#1159) 2021-10-24 12:01:17 +08:00
stat ci: add reviewdog (#1096) 2021-09-29 13:09:20 +08:00
stores chore: add tests & refactor (#1346) 2021-12-18 23:11:38 +08:00
stringx add stringx.FirstN with ellipsis (#916) 2021-08-16 12:08:33 +08:00
syncx test: add more tests (#1106) 2021-10-01 10:03:56 +08:00
sysx fix golint issues in core/timex (#517) 2021-02-24 16:27:11 +08:00
threading fix golint issues in core/threading (#524) 2021-02-26 16:27:04 +08:00
timex test: add more tests (#1154) 2021-10-21 21:16:18 +08:00
trace feat: support multiple trace agents (#1183) 2021-10-31 19:58:01 +08:00
utils fix golint issues in core/utils (#520) 2021-02-26 16:20:47 +08:00