You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-06-15 22:50:24 +02:00
fix map[string]interface{} in struct
This commit is contained in:
@ -36,4 +36,4 @@ func Test_iterator_and_bind_api(t *testing.T) {
|
||||
iter.ReadVal(&user)
|
||||
iter.ReadArray() // array end
|
||||
fmt.Println(user)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user