libiferr

Golang common helper routines.

MIT License

Stars
4

libIfErr

Golang IfErrLang common helper routines. Each module has its own README.

Usage

Add the latest (unstable) version of libIfErr to your project:

GOPROXY=direct go get -u -v "github.com/jamesits/libiferr@trunk"

logrus support

Some functions with native logging output supports logrus. Set libiferr.logrus build tag to enable.