You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core
Kevin Wan cc2a7e97f9
chore: coding style, add code for prometheus (#4002)
8 months ago
..
bloom chore: fix warnings (#3989) 9 months ago
breaker feat: support breaker with sql statements (#3936) 9 months ago
cmdline feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
codec chore: fix warnings (#3989) 9 months ago
collection chore: fix warnings (#3989) 9 months ago
color feat: logx with color (#1872) 3 years ago
conf chore: fix warnings (#3989) 9 months ago
contextx chore: change interface{} to any (#2818) 2 years ago
discov Add: Optimize the error log to be more specific (#3994) 9 months ago
errorx chore: add lock for batcherror (#3950) 9 months ago
executors typo (#3281) 2 years ago
filex chore: fix warnings (#3989) 9 months ago
fs typo (#3281) 2 years ago
fx chore: fix warnings (#3989) 9 months ago
hash chore: change interface{} to any (#2818) 2 years ago
iox optimize: change err == xx to errors.Is(err, xx) (#3991) 9 months ago
jsonx chore: change interface{} to any (#2818) 2 years ago
lang chore: change interface{} to any (#2818) 2 years ago
limit chore: fix warnings (#3989) 9 months ago
load chore: fix warnings (#3989) 9 months ago
logc chore: fix warnings (#3989) 9 months ago
logx chore: fix warnings (#3989) 9 months ago
mapping chore: fix warnings (#3989) 9 months ago
mathx chore: optimize coding style and add unit tests (#3917) 9 months ago
metric feat: add metrics (#3624) 1 year ago
mr chore: coding style (#3959) 9 months ago
naming fix golint issues, exported doc (#451) 4 years ago
netx fix golint issues in core/netx (#501) 4 years ago
proc chore: fix warnings (#3989) 9 months ago
prof chore: add more tests (#3261) 2 years ago
prometheus fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2 years ago
queue chore: fix warnings (#3989) 9 months ago
rescue chore: add more tests (#3229) 2 years ago
search chore: refactor errors to use errors.Is (#3654) 1 year ago
service chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) 11 months ago
stat chore: fix warnings (#3989) 9 months ago
stores chore: coding style, add code for prometheus (#4002) 8 months ago
stringx chore: coding style (#3959) 9 months ago
syncx chore: refactor errors to use errors.Is (#3654) 1 year ago
sysx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
threading chore: coding style (#3959) 9 months ago
timex chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 3 years ago
trace chore: fix warnings (#3989) 9 months ago
utils chore: add more tests (#3006) 2 years ago
validation feat: rest validation on http requests (#3041) 2 years ago