Documentation
¶
Index ¶
- func IsEOF(e error) bool
- func IsNetErr(e error) bool
- type CErr
- func BaseErr(msg string, e error) *CErr
- func BaseErrf(msg string, e error, v ...interface{}) *CErr
- func CauseErr(e error, msg string) *CErr
- func CauseErrN(e error) *CErr
- func CauseErrf(e error, msg string, v ...interface{}) *CErr
- func NewErr(msg string) *CErr
- func NewErrf(msg string, v ...interface{}) *CErr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.