go-zero/core
fearlessfei 968727412d
add custom health response information (#4034)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2024-04-03 14:33:55 +00:00
..
bloom chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
breaker fix: didn't count failure in allow method with breaker algorithm (#4008) 2024-03-16 22:19:36 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
collection chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
color feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
conf chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
contextx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
discov Add: Optimize the error log to be more specific (#3994) 2024-03-11 13:06:50 +08:00
errorx chore: add lock for batcherror (#3950) 2024-03-02 00:59:15 +08:00
executors typo (#3281) 2023-05-25 15:58:11 +08:00
filex chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
fs typo (#3281) 2023-05-25 15:58:11 +08:00
fx chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
hash chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
iox optimize: change err == xx to errors.Is(err, xx) (#3991) 2024-03-09 12:49:16 +00:00
jsonx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
lang chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
limit chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
load chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
logc chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
logx chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
mapping chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
mathx chore: optimize coding style and add unit tests (#3917) 2024-02-17 15:50:07 +08:00
metric feat: add metrics (#3624) 2023-10-26 15:51:28 +00:00
mr chore: coding style (#3959) 2024-03-02 22:45:24 +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 chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
prof chore: add more tests (#3261) 2023-05-19 12:15:43 +08:00
prometheus fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2023-04-24 20:02:04 +08:00
queue chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
rescue chore: add more tests (#3229) 2023-05-08 23:49:13 +08:00
search chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
service chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) 2023-12-17 12:26:48 +08:00
stat chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
stores add custom health response information (#4034) 2024-04-03 14:33:55 +00:00
stringx chore: coding style (#3959) 2024-03-02 22:45:24 +08:00
syncx chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading chore: coding style (#3959) 2024-03-02 22:45:24 +08:00
timex chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 2022-05-03 19:51:47 +08:00
trace chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
utils chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
validation feat: rest validation on http requests (#3041) 2023-03-19 12:04:18 +00:00