Versions in this module Expand all Collapse all v0 v0.2.1 Feb 14, 2021 v0.2.0 Nov 27, 2019 v0.1.0 Nov 27, 2019 Changes in this version + type Error struct + func NewError(method interface{}, message string, context interface{}, cause error) *Error + func (e *Error) Error() string