Versions in this module Expand all Collapse all v0 v0.2.0 Sep 9, 2018 v0.1.0 May 23, 2018 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