Skip to content

vandi37/vanerrors

Repository files navigation

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