summaryrefslogtreecommitdiff
path: root/pkg/helpers (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove utility packageIbrahim Serdar Acikgoz2019-01-013-98/+0
* Minor checks and changes throughout files (#53)•••* Use length var on test * Add err check * Inline returning errors * Inline errors and reverse nil checks * add comment why not return error Hugo Soto2018-12-301-2/+3
* Fix RNG seeding and add a test. (#51)•••* Fix seeding the RNG. * Add test for RandomString. Stephen Hassard2018-12-302-2/+12
* added recursive option and some minor code formatingIbrahim Serdar Acikgoz2018-12-101-1/+1
* updated code according to lint suggestionsIbrahim Serdar Acikgoz2018-12-032-9/+9
* code formatting with gofmtIbrahim Serdar Acikgoz2018-12-031-1/+1
* migrated utils and command packages into single helpers packageIbrahim Serdar Acikgoz2018-12-012-0/+87