go-zero/core/errorx
2024-08-03 13:57:41 +08:00
..
atomicerror_test.go fix AtomicError panic when Set nil (#1049) (#1050) 2021-09-23 14:23:02 +08:00
atomicerror.go fix AtomicError panic when Set nil (#1049) (#1050) 2021-09-23 14:23:02 +08:00
batcherror_test.go refactor: simplify BatchError (#4292) 2024-08-03 13:57:41 +08:00
batcherror.go refactor: simplify BatchError (#4292) 2024-08-03 13:57:41 +08:00
callchain_test.go chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
callchain.go fix golint issues in core/errorx (#480) 2021-02-19 10:08:38 +08:00
check_test.go feat: add errorx.In to facility error checking (#4105) 2024-04-27 20:43:45 +08:00
check.go feat: add errorx.In to facility error checking (#4105) 2024-04-27 20:43:45 +08:00
wrap_test.go chore: add more tests (#2129) 2022-07-11 23:32:57 +08:00
wrap.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00