This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
errors
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
26
Commits
1
Branches
0
Releases
Tree:
4a91b9e367
Branches
Tags
master
errors
HTTPS
ZIP
TAR.GZ
Dave Cheney
4a91b9e367
Merge pull request #2 from enisoc/format-string
10 years ago
.gitignore
45e9319080
Initial commit
10 years ago
.travis.yml
258d1265c4
skip tests on tip
10 years ago
LICENSE
1e412a1049
Added New and Cause methods.
10 years ago
README.md
92a59f4973
Update Readme
10 years ago
errors.go
44b2f1e7ac
Don't pass arbitrary strings as Errorf() format strings.
10 years ago
errors_test.go
44b2f1e7ac
Don't pass arbitrary strings as Errorf() format strings.
10 years ago
example_test.go
a15b27b2bf
fix second errors.New example
10 years ago
README.md
errors
Hello there! Read the
presentation
to see what the big deal is.