# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrBase is the base error for this package, it's useful if you want to differentiate errors from this package and third party packages.
ErrInvalid is an example of a sentinel error that belongs to ErrBase.