//
pkg.gl
Category
github.com/kward/golib
errors
package
0.0.0-20200208040419-af7b024db24a
Repository:
https://github.com/kward/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
39 SLOC
#
Functions
Code
Code returns the error code for `err`.
ErrorDesc
ErrorDesc returns the error description of `err`.
Errorf
Errorf returns an error containing an error code and a description.
#
Structs
Error
Error defines an error with an associated code value.