You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-07-15 23:54:21 +02:00
add convert table document
This commit is contained in:
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 | --- | --- | --- ||
|
Reference in New Issue
Block a user