Versions in this module Expand all Collapse all v0 v0.2.2 Sep 22, 2019 Changes in this version + type Error struct + func New(operation, reason string, params ...interface{}) Error + func Propagate(operation string, err error) Error + func (e Error) Error() string