package
0.0.0-20231027131641-93b1e7503408
Repository: https://github.com/lightstar/golib.git
Documentation: pkg.go.dev

# Functions

As function delegates to standard errors function from go1.13+.
Is function delegates to standard errors function from go1.13+.
New function creates new error from text message.
NewFmt method creates new error from formatted text message.
Unwrap function delegates to standard errors function from go1.13+.

# Structs

Err structure that implements error interface.