a little golang library with often reused utils packages
Go to file
Martin Geno 6111ca64bb
[DOC] add README.md
2017-06-12 23:33:39 +02:00
database [BUGFIX] import path in database 2017-05-17 23:17:21 +02:00
http [TASK] http add GetRemoteIP 2017-05-29 22:53:51 +02:00
log [TASK] http add GetRemoteIP 2017-05-29 22:53:51 +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 README.md 2017-06-12 23:33:39 +02:00
circle.yml Update circle.yml 2017-05-18 15:19:51 +02:00

README.md

golang-lib Build Status CircleCI Coverage Status GoDoc

some packages collected for easy and often used functions