package
0.0.0-20240807084400-93202a208511
Repository: https://github.com/yirgacheffe/golang-codes.git
Documentation: pkg.go.dev
# Functions
FinalDestination deals with the error and doesn't forward it.
Log uses the setup logger.
OriginalError returns the error original error.
PassThroughError calls OriginalError and forwards the error along after wrapping.