Versions in this module Expand all Collapse all v0 v0.2.0 Jun 29, 2016 v0.1.0 Jun 29, 2016 Changes in this version + func Cause(err error) error + func Errorf(format string, args ...interface{}) error + func New(message string) error + func Wrap(err error, message string) error + func Wrapf(err error, format string, args ...interface{}) error + type Frame uintptr + func (f Frame) Format(s fmt.State, verb rune) + type StackTrace []Frame + func (st StackTrace) Format(s fmt.State, verb rune)