Back to Wails

errs

v3/pkg/errs/README.md

2.13.0173 B
Original Source

errs

Package errs provides a simple way to create new error types for go using go generation.

Just add new error type in error.go and run go generate and you are done.