(s reflect.Value, typ reflect.Type, ctx *objectExportCtx)
| 195 | exportType() reflect.Type |
| 196 | exportToMap(m reflect.Value, typ reflect.Type, ctx *objectExportCtx) error |
| 197 | exportToArrayOrSlice(s reflect.Value, typ reflect.Type, ctx *objectExportCtx) error |
| 198 | equal(objectImpl) bool |
| 199 | |
| 200 | iterateStringKeys() iterNextFunc |
no outgoing calls
no test coverage detected