package
0.0.0-20200208040419-af7b024db24a
Repository: https://github.com/kward/golib.git
Documentation: pkg.go.dev

# Functions

Code returns the error code for `err`.
ErrorDesc returns the error description of `err`.
Errorf returns an error containing an error code and a description.

# Structs

Error defines an error with an associated code value.