Versions in this module Expand all Collapse all v0 v0.2.3 Feb 27, 2015 v0.2.2 Feb 27, 2015 Changes in this version + func New(s string) error + func Newf(format string, args ...interface{}) error + func Underlying(e error) []error + func Wrap(err error) error + func WrapSkip(err error, skip int) error + type Error struct + func (e *Error) Error() string + func (e *Error) MultiStack() *stack.Multi + func (e *Error) Underlying() error