# Variables
No description provided by the author
No description provided by the author
errors.New errors allows you to better compare errors.
# Structs
more complex way of wrapping another error (base error) but needs an Unwrap() function to return the base error.
No description provided by the author