error-stack
There are 5 repositories under error-stack topic.
kenyipp/discuz
A rust forum server project showcasing clean architecture, technologies integration, and best practices
gohouse/e
cutome error in golang,golang自定义错误包, 可以记录调用堆栈的具体信息, 包括文件名, 行号, 方法名和错误消息
lsongdev/superror
🚨Error stack parser and printer
ace-zhaoy/errors
errors with stacktraces for go, support error code, support error check
go-pogo/errors
Package errors contains additional functions, interfaces and structs for recording stack frames, applying basic formatting, working with goroutines, multiple errors and custom error types.