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
yangtao 851a72f1cc
Add RunSafe with context (#3224)
Co-authored-by: yangtao <mrynag8614@163.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
..
bloom feat(bloom): bloom support Ctx API (#3089) 2 years ago
breaker fix: #2672 (#2681) 2 years ago
cmdline feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
codec fix: fixed #2945 (#2953) 2 years ago
collection chore: remove redundant prefix of "error: " in error creation 2 years ago
color feat: logx with color (#1872) 3 years ago
conf chore: refactor (#3164) 2 years ago
contextx chore: change interface{} to any (#2818) 2 years ago
discov fix: remove etcd pings to avoid too-many-pings error (#3212) 2 years ago
errorx chore: change interface{} to any (#2818) 2 years ago
executors feat: rest validation on http requests (#3041) 2 years ago
filex chore: make error clearer (#1514) 3 years ago
fs chore: add more tests (#3006) 2 years ago
fx chore: refactor max/min in fx (#3135) 2 years ago
hash chore: change interface{} to any (#2818) 2 years ago
iox chore: change interface{} to any (#2818) 2 years ago
jsonx chore: change interface{} to any (#2818) 2 years ago
lang chore: change interface{} to any (#2818) 2 years ago
limit feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2 years ago
load chore: better shedding algorithm, make sure recover from shedding (#2476) 2 years ago
logc chore: simplify tests with logtest (#3184) 2 years ago
logx fix: Errorv should generate JSON Object for content field in log (#3222) 2 years ago
mapping chore: use %q instead of %s for unmarshaling (#3163) 2 years ago
mathx chore: change interface{} to any (#2818) 2 years ago
metric chore: add more tests (#2815) 2 years ago
mr io/ioutil deprecated (#3215) 2 years ago
naming fix golint issues, exported doc (#451) 4 years ago
netx fix golint issues in core/netx (#501) 4 years ago
proc chore: simplify tests with logtest (#3184) 2 years ago
prof chore: fix lint issue (#1694) 3 years ago
prometheus fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2 years ago
queue chore: change interface{} to any (#2818) 2 years ago
rescue Add RunSafe with context (#3224) 2 years ago
search chore: add more tests (#3006) 2 years ago
service chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
stat chore: optimize stat calculation (#3213) 2 years ago
stores chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
stringx chore: add more tests (#3006) 2 years ago
syncx chore: add more tests (#3187) 2 years ago
sysx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
threading Add RunSafe with context (#3224) 2 years ago
timex chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 3 years ago
trace chore: simplify tests with logtest (#3184) 2 years ago
utils chore: add more tests (#3006) 2 years ago
validation feat: rest validation on http requests (#3041) 2 years ago