a little golang library with often reused utils packages
Go to file
Martin Geno 80290a8a17
add file (json+toml)
2017-10-25 18:58:54 +02:00
database [BUGFIX] import path in database 2017-05-17 23:17:21 +02:00
file add file (json+toml) 2017-10-25 18:58:54 +02:00
http [TASK] http add GetRemoteIP 2017-05-29 22:53:51 +02:00
websocket add websocket 2017-10-25 18:42:44 +02:00
worker add websocket 2017-10-25 18:42:44 +02:00
.test-coverage add websocket 2017-10-25 18:42:44 +02:00
.travis.yml [TASK] add travis-ci, circle-ci and coveralls 2017-05-17 23:17:20 +02:00
LICENSE.md Create LICENSE.md 2017-06-13 02:24:07 +02:00
README.md Create LICENSE.md 2017-06-13 02:24:07 +02:00
circle.yml Create LICENSE.md 2017-06-13 02:24:07 +02:00

README.md

golang-lib Build Status CircleCI Coverage Status Go Report Card GoDoc

some packages collected for easy and often used functions