Versions in this module Expand all Collapse all v1 v1.1.0 Jul 6, 2019 Changes in this version + func Wrap(err error, msg string) error v1.0.0 Jun 24, 2019 Changes in this version + const Version + var Cause = Unwrap + func Unwrap(err error) error + type Causer interface + Cause func() error + type Wrapper interface + Unwrap func() error