kenjones
|
3beee3f804
|
Bugfix: Panic on non-string keys
Adds check if the key is an `int` or `bool`, and converts to a string
as part of the `toJSON` function.
Test cases added.
Resolves: #28
|
2017-09-21 12:01:03 -04:00 |
|
Mike Farah
|
b2a0964de2
|
switched from godeps to govendor, now supports new 'vendor' folder
|
2017-05-03 09:19:55 +10:00 |
|
Mike Farah
|
ec25886528
|
Removed redundant code, updated doc w.r.t reading json files
|
2017-04-19 15:45:45 +10:00 |
|
Mike Farah
|
44ee869e47
|
Maintain order
|
2017-02-27 09:09:29 +11:00 |
|
Mike Farah
|
c955815aab
|
Added json input functionality
|
2015-10-11 17:06:52 +11:00 |
|
Mike Farah
|
3720bf8211
|
Added json output functionality
|
2015-10-11 10:00:22 +11:00 |
|