Skip to content

Commit

Permalink
Merge pull request #8 from storozhukBM/links
Browse files Browse the repository at this point in the history
Links to other useful libraries
  • Loading branch information
storozhukBM committed Aug 9, 2018
2 parents 53cf006 + 6359284 commit cbb7cee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ after some time you'll see in your log such error:
If you don't want/need such tracking use zero verifier `verifier.Verify{}`.
You can also redirect output from this package using `verifier.SetUnhandledVerificationsWriter(io.Writer)` method.

---
##### There is other libraries that can be useful when you employ defensive programming style
* [vala](https://github.com/kat-co/vala)
* [govalidate](https://github.com/tonyhb/govalidate)

---
##### License
Copyright 2018 Bohdan Storozhuk

Expand Down

0 comments on commit cbb7cee

Please sign in to comment.