Created
February 14, 2018 20:31
-
-
Save shana/d32b3a9c1f924e8b757250d1f4fa6cd0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-02-14T19:19:21.776159+00:00 app[web.1]: 2018/02/14 19:19:21 routes.go:30: MOVE REQUEST | |
2018-02-14T19:19:21.777625+00:00 app[web.1]: 2018/02/14 19:19:21 routes.go:35: Bad move request: json: cannot unmarshal string into Go struct field MoveRequest.id of type int | |
2018-02-14T19:19:21.777684+00:00 app[web.1]: 2018/02/14 19:19:21 helpers.go:20: { | |
2018-02-14T19:19:21.777686+00:00 app[web.1]: "food": [], | |
2018-02-14T19:19:21.777687+00:00 app[web.1]: "height": 2, | |
2018-02-14T19:19:21.777688+00:00 app[web.1]: "id": 0, | |
2018-02-14T19:19:21.777690+00:00 app[web.1]: "snakes": [ | |
2018-02-14T19:19:21.777691+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777692+00:00 app[web.1]: "body": [ | |
2018-02-14T19:19:21.777693+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777695+00:00 app[web.1]: "x": 1, | |
2018-02-14T19:19:21.777696+00:00 app[web.1]: "y": 1 | |
2018-02-14T19:19:21.777697+00:00 app[web.1]: }, | |
2018-02-14T19:19:21.777698+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777700+00:00 app[web.1]: "x": 1, | |
2018-02-14T19:19:21.777701+00:00 app[web.1]: "y": 1 | |
2018-02-14T19:19:21.777702+00:00 app[web.1]: }, | |
2018-02-14T19:19:21.777704+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777705+00:00 app[web.1]: "x": 1, | |
2018-02-14T19:19:21.777706+00:00 app[web.1]: "y": 1 | |
2018-02-14T19:19:21.777707+00:00 app[web.1]: } | |
2018-02-14T19:19:21.777709+00:00 app[web.1]: ], | |
2018-02-14T19:19:21.777710+00:00 app[web.1]: "health": 100, | |
2018-02-14T19:19:21.777711+00:00 app[web.1]: "id": "18303867-9b35-4c70-904f-51f69baceac6", | |
2018-02-14T19:19:21.777712+00:00 app[web.1]: "length": 3, | |
2018-02-14T19:19:21.777714+00:00 app[web.1]: "name": "", | |
2018-02-14T19:19:21.777715+00:00 app[web.1]: "taunt": "" | |
2018-02-14T19:19:21.777716+00:00 app[web.1]: } | |
2018-02-14T19:19:21.777717+00:00 app[web.1]: ], | |
2018-02-14T19:19:21.777718+00:00 app[web.1]: "turn": 0, | |
2018-02-14T19:19:21.777719+00:00 app[web.1]: "width": 2, | |
2018-02-14T19:19:21.777720+00:00 app[web.1]: "you": { | |
2018-02-14T19:19:21.777721+00:00 app[web.1]: "body": [ | |
2018-02-14T19:19:21.777722+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777723+00:00 app[web.1]: "x": 1, | |
2018-02-14T19:19:21.777724+00:00 app[web.1]: "y": 1 | |
2018-02-14T19:19:21.777726+00:00 app[web.1]: }, | |
2018-02-14T19:19:21.777727+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777728+00:00 app[web.1]: "x": 1, | |
2018-02-14T19:19:21.777729+00:00 app[web.1]: "y": 1 | |
2018-02-14T19:19:21.777730+00:00 app[web.1]: }, | |
2018-02-14T19:19:21.777731+00:00 app[web.1]: { | |
2018-02-14T19:19:21.777732+00:00 app[web.1]: "x": 1, | |
2018-02-14T19:19:21.777733+00:00 app[web.1]: "y": 1 | |
2018-02-14T19:19:21.777734+00:00 app[web.1]: } | |
2018-02-14T19:19:21.777735+00:00 app[web.1]: ], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment