summaryrefslogtreecommitdiff
path: root/lib/errors/errors.go
AgeCommit message (Expand)Author
2025-01-23all: replace "interface{}" with "any"Shulhan
2023-09-11lib/errors: implement method IsShulhan
2023-09-11lib/errors: realign struct EShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-08-06lib/errrors: implement method AsShulhan
2021-08-06Revert "lib/errors: return the internal error only if its not nil on Unwrap"Shulhan
2021-07-30lib/errors: return the internal error only if its not nil on UnwrapShulhan
2019-12-23errors: add field Name and errShulhan
2018-12-17lib/errors: new package for handling error with status codeShulhan