a little golang library with often reused utils packages
Go to file
Martin Geno c2c5666977
[BUGFIX] websocket error handling
2017-11-17 20:38:53 +01:00
database [TEST] improve websocket 2017-10-27 21:00:49 +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 [BUGFIX] websocket error handling 2017-11-17 20:38:53 +01:00
worker [TEST] improve websocket 2017-10-27 21:00:49 +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