Versions in this module Expand all Collapse all v0 v0.0.1 Oct 16, 2020 Changes in this version + func Contains(e1 error, e2 error) bool + func Wrap(wrapper error, err error) error + type Error interface + Err func() Error + Error func() string + Msg func() string + func New(text string) Error