# README
Errors
Package errors implements custom functions to manipulate errors.
In this package uses the strategy accepted in the github.com/pkg/errors
and in the whole of golang.
It is compatible with the standard `errors ' package.
See README russian.