mirror of
https://github.com/json-iterator/go.git
synced 2025-05-13 21:36:29 +02:00
add convert table document
This commit is contained in:
parent
ca8dd93d0b
commit
d7b6b4e0bb
8
fuzzy_mode_convert_table.md
Normal file
8
fuzzy_mode_convert_table.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
| json type \ dest type | bool | int | uint | string |
|
||||||
|
| --- | --- | --- | --- ||
|
||||||
|
| number | --- | --- | --- ||
|
||||||
|
| string | --- | --- | --- ||
|
||||||
|
| bool | --- | --- | --- ||
|
||||||
|
| bool | --- | --- | --- ||
|
||||||
|
| object | --- | --- | --- ||
|
||||||
|
| array | --- | --- | --- ||
|
Loading…
x
Reference in New Issue
Block a user