b4325dfbce
We set RawToString=true so that []uint8 => string when decoding an interface{}. We set the MapType so that map[interface{}]interface{} decodes to map[string]interface{}. Add tests to ensure that this doesn't break existing usages. Fixes #7223 |
||
---|---|---|
.. | ||
commands_oss.go | ||
commands_oss_test.go | ||
fsm.go | ||
fsm_test.go | ||
snapshot.go | ||
snapshot_oss.go | ||
snapshot_oss_test.go |