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/errorx
Kevin Wan 03b6e377d7
chore: add lock for batcherror (#3950)
9 months ago
..
atomicerror.go fix AtomicError panic when Set nil (#1049) (#1050) 3 years ago
atomicerror_test.go fix AtomicError panic when Set nil (#1049) (#1050) 3 years ago
batcherror.go chore: add lock for batcherror (#3950) 9 months ago
batcherror_test.go fix: BatchError.Add() non thread safe (#3946) 9 months ago
callchain.go fix golint issues in core/errorx (#480) 4 years ago
callchain_test.go chore: update code format. (#628) 4 years ago
wrap.go chore: change interface{} to any (#2818) 2 years ago
wrap_test.go chore: add more tests (#2129) 2 years ago