//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
design
error_handling
example7
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
63 SLOC
#
Functions
Cause
Cause iterates through all the wrapped errors until the root error value is reached.
#
Structs
AppError
AppError represents a custom error type.