Jannis Mattheis
|
68b160997d
|
Format all go files
|
2019-01-01 23:34:42 +01:00 |
Jannis Mattheis
|
89f16412e8
|
[#34] Add error messages for min and max
|
2018-04-13 18:56:11 +02:00 |
Jannis Mattheis
|
0f2e7cf5e2
|
Use gofmt -s
|
2018-03-25 19:33:29 +02:00 |
Jannis Mattheis
|
9e49849039
|
Use mode in all tests
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
6a5357f9b3
|
Format & reorder imports
|
2018-02-18 12:56:42 +01:00 |
Jannis Mattheis
|
9c47b73b1d
|
Move models and add docu to models
|
2018-02-18 12:56:42 +01:00 |
Jannis Mattheis
|
c20e999b70
|
Add not found handler
|
2018-02-12 16:33:03 +01:00 |
Jannis Mattheis
|
74d80765e5
|
Fix error handler
The errors can not be of the type validation error, for example if the
json string cannot be parsed.
|
2018-02-12 16:33:03 +01:00 |
Jannis Mattheis
|
166d501c7c
|
Add error handler
|
2018-02-11 12:09:12 +01:00 |