Masaaki Goshima
|
d8d711ecf9
|
Add error type compatible with encoding/json
|
2020-05-09 01:07:33 +09:00 |
Masaaki Goshima
|
bb169a5cf6
|
Support UnmarshalText for decoding
|
2020-05-08 20:25:49 +09:00 |
Masaaki Goshima
|
c23e5f43a7
|
Support UnmarshalJSON
|
2020-05-08 20:22:57 +09:00 |
Masaaki Goshima
|
9fe0063679
|
Support interface{} type for decoding
|
2020-05-08 15:13:30 +09:00 |
Masaaki Goshima
|
f36e24c8ae
|
Add decoder for map type
|
2020-04-25 22:48:16 +09:00 |
Masaaki Goshima
|
71d6f845e5
|
Add decoder for Array or Slice type
|
2020-04-25 19:55:05 +09:00 |
Masaaki Goshima
|
43e676350c
|
Fix test case
|
2020-04-24 20:55:21 +09:00 |
Masaaki Goshima
|
cfde002d29
|
Add decoder of float
|
2020-04-24 16:46:12 +09:00 |
Masaaki Goshima
|
8409d60bdf
|
Add test cases for decoder
|
2020-04-24 16:10:07 +09:00 |
Masaaki Goshima
|
508e4e4dcc
|
Refactor decoder
|
2020-04-24 01:39:20 +09:00 |
Masaaki Goshima
|
416d1cf552
|
Support decoding for bool type
|
2020-04-22 18:51:42 +09:00 |
Masaaki Goshima
|
0c42c47179
|
Refactor decoder
|
2020-04-22 17:59:01 +09:00 |
Masaaki Goshima
|
2c11838fe3
|
Add decoder
|
2020-04-22 13:06:52 +09:00 |