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 ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years 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 fix #1541 (#1542) 3 years ago
batcherror_test.go initial import 4 years 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