Go to file
Jannis Mattheis 082b054f4c Improve build time
The bcrypt hashing is really slow with enabled race condition checker,
therefore we exlcude it.
2018-02-11 12:09:12 +01:00
api Rename DeleteClientID to DeleteClientByID 2018-02-11 08:54:20 +01:00
auth Improve build time 2018-02-11 12:09:12 +01:00
database Add database wrapper 2018-02-11 08:54:20 +01:00
error Add error handler 2018-02-11 12:09:12 +01:00
model Add user api 2018-02-10 23:11:24 +01:00
stream Add streaming api 2018-02-08 19:52:58 +01:00
.gitignore Add gitignore 2018-01-19 22:49:42 +01:00
.travis.yml Enable golint and fix golint-errors like adding documentation 2018-01-28 15:56:28 +01:00
Gopkg.lock Update dep file 2018-02-11 08:54:20 +01:00
Gopkg.toml Add monkey dependency & cleanup dep file 2018-02-01 18:49:12 +01:00
LICENSE Add license 2018-02-08 19:52:58 +01:00
README.md Add README with badges 2018-01-28 15:56:28 +01:00
all-test-with-coverage.sh Improve build time 2018-02-11 12:09:12 +01:00

README.md

Memo

Build Status codecov Go Report Card