Dave Cheney
|
d7cdef1704
Remove Fprint (#47)
|
8 years ago |
Dave Cheney
|
874c0ec5b0
Reimplement Fprint in terms of fmt.Fprintf (#44)
|
8 years ago |
Dave Cheney
|
3dc37da2ca
Reverse the order of Fprint output (#43)
|
8 years ago |
Dave Cheney
|
c0c662e216
Use fmt.Formatter throughout (#40)
|
8 years ago |
Dave Cheney
|
2af433a3bd
Remove Message interface (#39)
|
8 years ago |
Dave Cheney
|
d146efd52a
relocate cause
|
8 years ago |
Dave Cheney
|
19140ea8c4
Remove deprecated Location interface
|
8 years ago |
Dave Cheney
|
3cdd33210d
Introduce Stacktrace and Frame (#37)
|
8 years ago |
Dave Cheney
|
b700c3e918
fix typo
|
8 years ago |
Dave Cheney
|
431554f80b
Remove errors.wrap helper
|
8 years ago |
Mat Ryer
|
936b5d744d
renamed `cause` argument to `err` - fixes #32 (#33)
|
8 years ago |
Dave Cheney
|
e8c21980b6
Make errors.stack comparable (#30)
|
8 years ago |
Dave Cheney
|
cc157cd49f
Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27)
|
8 years ago |
Dave Cheney
|
567ccaadc6
Split stack.Location into a private helper
|
8 years ago |
Dave Cheney
|
80cce0ee9b
Rename errors.location to errors.stack (#26)
|
8 years ago |
Dave Cheney
|
daa1017c6f
Refactor errors.location to be a stack of callers (#25)
|
8 years ago |
Dave Cheney
|
d814416a46
update package description (#24)
|
8 years ago |
Dave Cheney
|
01fff4b066
Remove errors.Print (#23)
|
8 years ago |
Jud White
|
0d62637d04
errors.go: "nor" -> "not" (typo fix) (#17)
|
8 years ago |
Santiago Corredoira Lascaray
|
7a0abd8f63
Add Errorf (#14)
|
8 years ago |
Dave Cheney
|
cd6e0b425d
address spelling mistakes. Thanks @seh
|
8 years ago |
Dave Cheney
|
7efa461bd3
Fix spelling mistake in comment
|
8 years ago |
Dave Cheney
|
3612ec480e
Remove the errors.e type (#11)
|
8 years ago |
Dave Cheney
|
f85d45fecf
Merge pull request #7 from umairidris/wrapf
|
8 years ago |
Umair Idris
|
9a179122f1
Add Wrapf
|
8 years ago |
Chris Hines
|
046fc1474d
Updates from code review.
|
8 years ago |
Chris Hines
|
665006faab
Infer compile time GOPATH from fn.Name().
|
8 years ago |
Dave Cheney
|
ab94cc2ab2
fix loc.Location, re-enable tip
|
8 years ago |
Umair Idris
|
c94cbcebe9
gofmt and typo fix
|
8 years ago |
Dave Cheney
|
1c843d4ac5
spelling
|
8 years ago |