aboutsummaryrefslogtreecommitdiff
path: root/lib/errors
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-23all: replace "interface{}" with "any"Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-13lib/errors: fix example name not match with known identifierShulhan
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