Categorygithub.com/vandi37/vanerrors
repositorypackage
1.0.0
Repository: https://github.com/vandi37/vanerrors.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

VanErrors

What is vanerrors?

A simple package for working with errors It has:

  • Creating custom errors
  • Custom display settings
  • Optional simple logger
  • Custom logger settings
  • Methods that allow using VanError as an error and easer compare with them using errors package

How to install the package

go get github.com/vandi37/vanerrors

How to use?

EXAMPLES

Other information

License

MIT