Adrian Perez
|
614d223910
Revert "Support Go 1.13 error chains in `Cause` (#215)" (#220)
|
4 tahun lalu |
Jay Petacat
|
49f8f61729
Support Go 1.13 error chains in `Cause` (#215)
|
4 tahun lalu |
Jay Petacat
|
7f95ac13ed
Add support for Go 1.13 error chains (#206)
|
5 tahun lalu |
Dave Cheney
|
937e8c5528
gofmt -w
|
5 tahun lalu |
Dave Cheney
|
c1bc528f85
Merge branch 'master' into patch-1
|
5 tahun lalu |
Tariq Ibrahim
|
ba968bfe8b
gofmt -w errors.go (#179)
|
5 tahun lalu |
Bjørn Erik Pedersen
|
6ed0a2e59e
Fix StackTrace print example
|
6 tahun lalu |
Steven E. Harris
|
2233dee583
Copyedit the package documentation (#135)
|
6 tahun lalu |
Dariusz Jedrzejczyk
|
e981d1a2c5
Add WithMessagef function (#118)
|
6 tahun lalu |
Eldar Rakhimberdin
|
c059e472ca
fixed spelling (#156)
|
6 tahun lalu |
Dave Cheney
|
645ef00459
doc tweaks
|
8 tahun lalu |
Nick Miyake
|
3a4fafe48b
Fix comment on WithMessage function (#86)
|
8 tahun lalu |
Dave Cheney
|
4f8d1cf2a2
Revert "Remove WithStack and WithMessage public functions"
|
8 tahun lalu |
Nick Craig-Wood
|
17b591df37
Fix the %q format for errors so it puts "" around the output (#83)
|
8 tahun lalu |
Dave Cheney
|
a22138067a
remove incorrect comment
|
8 tahun lalu |
Dave Cheney
|
1b876e063e
Remove WithStack and WithMessage public functions
|
8 tahun lalu |
Dave Cheney
|
777ed74de5
Destructure Wrap{,f} into WithStack(WithMessage(err, msg))
|
8 tahun lalu |
Dave Cheney
|
785921b1c1
Destructure New/Errorf
|
8 tahun lalu |
Alexey Palazhchenko
|
cc5fbb72d9
Documentation improvements (#69)
|
8 tahun lalu |
Jon Gillham
|
d62207b3dc
Capitalise first letter of trace. (#60)
|
8 tahun lalu |
Darshan Shaligram
|
cbd18b5440
Fix %q format for wrapped errors (#58)
|
8 tahun lalu |
Dave Cheney
|
0bc61eb85b
Wrapper errors now print full stacktrace (#57)
|
8 tahun lalu |
Dave Cheney
|
494e70f762
Rename StackTrace interface to stacktracer in docs and examples (#56)
|
8 tahun lalu |
Uwe Dauernheim
|
01fa4104b9
Align code example documentation (#52)
|
8 tahun lalu |
Dave Cheney
|
73d71e4a6a
Rename Stacktrace to StackTrace (#51)
|
8 tahun lalu |
Dave Cheney
|
784931b43c
rename errors.New parameter to message
|
8 tahun lalu |
Dave Cheney
|
9a4f977a05
document extended format
|
8 tahun lalu |
Dave Cheney
|
7896481a53
Extended stacktrace output (#49)
|
8 tahun lalu |
Dave Cheney
|
7f46da032a
update godoc
|
8 tahun lalu |
Dave Cheney
|
c5fe904864
update godoc
|
8 tahun lalu |