Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.08 KB

Go packages

Various go packages which is too small to have their personal repo.

Name Short description
cryptosource GoDoc A math/rand.Source which uses randomness from crypto/rand
httpexpect GoDoc A helper utilities for testing http.HandlerFunc
repeater GoDoc Repeater calls a function until it returns no error, up to some number of iterations and delays defined by strategy.
syncs GoDoc Additional synchronization primitives
table GoDoc Helpers to print tables in CLI