Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2018 Changes in this version + func Wrap(err error, msg string) error + func Wrapf(err error, msg string, args ...interface{}) error + type Error struct + PublicError string + Status int + func NewError(err error, status int, publicError string) Error