a little golang library with often reused utils packages
Go to file
Geno 3b2c22c5a1 Update circle.yml 2017-05-18 10:20:38 +02:00
database [BUGFIX] import path in database 2017-05-17 23:17:21 +02:00
http [TASK] add http io 2017-05-17 23:17:20 +02:00
log [TASK] add log 2017-05-17 23:17:20 +02:00
worker [TASK] add worker 2017-05-17 23:17:20 +02:00
.test-coverage Update .test-coverage 2017-05-18 10:20:57 +02:00
.travis.yml [TASK] add travis-ci, circle-ci and coveralls 2017-05-17 23:17:20 +02:00
README.md [DOC] add badge to README 2017-05-17 23:17:21 +02:00
circle.yml Update circle.yml 2017-05-18 10:20:38 +02:00

README.md

golang-lib Build Status CircleCI Coverage Status GoDoc

some packages collected for easy and often used functions