Error library for Golang based on upspin.io/errors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DustyP 758df510e3
Remove testing log output
4 years ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago
errors.go Remove testing log output 4 years ago
go.mod Initial Error functionality 4 years ago
types.go Add incorrect error type 4 years ago

README.md

errors

Error library for Golang based on upspin.io/errors