Updating README typo.
This commit is contained in:
@@ -61,7 +61,6 @@ The following table summarizes how different Go types are mapped to JSON data ty
|
|||||||
| chan, func, complex* | Not supported |
|
| chan, func, complex* | Not supported |
|
||||||
| time.Time | RFC3339-format JSON string |
|
| time.Time | RFC3339-format JSON string |
|
||||||
| []byte | Base64-encoded JSON string |
|
| []byte | Base64-encoded JSON string |
|
||||||
|
|
|
||||||
|
|
||||||
The last two of these are special cases which deserve a bit more explanation :
|
The last two of these are special cases which deserve a bit more explanation :
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user