go-zero/core
Kevin Wan cddf3875cf
refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877)
* simplify replace

* backup

* refactor: simplify stringx.Replacer

* chore: add comments and const

* chore: add more tests

* chore: rename variable
2023-02-14 10:18:02 +08:00
..
bloom chore: update roadmap (#1948) 2022-06-02 09:28:29 +08:00
breaker fix: #2672 (#2681) 2022-12-11 00:41:50 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec chore: add more tests (#2803) 2023-01-18 13:15:41 +08:00
collection chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
color feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
conf fix: conf anonymous overlay problem (#2847) 2023-02-05 14:40:57 +08:00
contextx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
discov chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
errorx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
executors chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs chore: add more tests (#2547) 2022-10-23 10:54:41 +08:00
fx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
hash chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
iox chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08: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: add golangci-lint config file (#2519) 2022-10-14 22:45:48 +08:00
load chore: better shedding algorithm, make sure recover from shedding (#2476) 2022-10-01 20:55:25 +08:00
logc chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
logx feat: use dependabot for goctl (#2869) 2023-02-11 16:32:28 +08:00
mapping fix: test failure (#2874) 2023-02-12 20:08:02 +08:00
mathx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
metric chore: add more tests (#2815) 2023-01-24 13:43:13 +08:00
mr feat: mapreduce generic version (#2827) 2023-01-29 18:01:23 +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 missing funcs on windows (#2825) 2023-01-28 22:45:36 +08:00
prof chore: fix lint issue (#1694) 2022-03-22 13:31:05 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
rescue fix: #2672 (#2681) 2022-12-11 00:41:50 +08:00
search chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
service chore: add more tests (#2815) 2023-01-24 13:43:13 +08:00
stat chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
stores feat(sqlx): error log print traceId and spanId (#2845) 2023-02-11 16:12:14 +08:00
stringx refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877) 2023-02-14 10:18:02 +08:00
syncx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +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: add more tests (#2873) 2023-02-12 20:32:56 +08:00
utils Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00