Dariusz Jedrzejczyk
|
e981d1a2c5
Add WithMessagef function (#118)
|
hace 6 años |
Nick Miyake
|
839d9e913e
Fix minor newline consistency issues in test files (#87)
|
hace 8 años |
fabstu
|
542b81d67c
minor: refactored small loop
|
hace 8 años |
fabstu
|
011399d349
Add WithStack and WithMessage tests
|
hace 8 años |
Dave Cheney
|
d7cdef1704
Remove Fprint (#47)
|
hace 8 años |
Dave Cheney
|
874c0ec5b0
Reimplement Fprint in terms of fmt.Fprintf (#44)
|
hace 8 años |
Dave Cheney
|
5776abf3b9
Remove deprecated Stack() []uintptr interface (#45)
|
hace 8 años |
Dave Cheney
|
3dc37da2ca
Reverse the order of Fprint output (#43)
|
hace 8 años |
Dave Cheney
|
3cdd33210d
Introduce Stacktrace and Frame (#37)
|
hace 8 años |
Dave Cheney
|
e8c21980b6
Make errors.stack comparable (#30)
|
hace 8 años |
Dave Cheney
|
abe54b4bad
Added more Stack tests
|
hace 8 años |
Dave Cheney
|
cc157cd49f
Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27)
|
hace 8 años |
Santiago Corredoira Lascaray
|
7a0abd8f63
Add Errorf (#14)
|
hace 8 años |
Umair Idris
|
9a179122f1
Add Wrapf
|
hace 8 años |
Umair Idris
|
c94cbcebe9
gofmt and typo fix
|
hace 8 años |
Anthony Yeh
|
44b2f1e7ac
Don't pass arbitrary strings as Errorf() format strings.
|
hace 8 años |
Dave Cheney
|
4df5f1c4b6
added example, fixed tests
|
hace 8 años |
Dave Cheney
|
a7f2be0bfe
added godoc
|
hace 8 años |
Dave Cheney
|
5a0856ff23
fixed tests, add coverage for Wrap and Fprintf
|
hace 8 años |
Dave Cheney
|
c978824ef0
wip
|
hace 8 años |
Dave Cheney
|
7b7bdcfe0a
Remove New, replace with Wrap.
|
hace 8 años |
Dave Cheney
|
105e86fc3b
fixing layout to make Andy happy
|
hace 9 años |
Dave Cheney
|
9c1c579e61
remove causer
|
hace 9 años |
Dave Cheney
|
4dd713cae9
Added cause interface trait
|
hace 9 años |
Dave Cheney
|
1e412a1049
Added New and Cause methods.
|
hace 9 años |