@ -356,6 +356,7 @@ func ConvertInterface(from interface{}, toType reflect.Type) reflect.Value {
return reflect.ValueOf(val)
}
logger.Println("ConvertInterface :", fromtype.String(), toType.String(), toType.Kind().String())
return fromrv.Convert(toType)
The note is not visible to the blocked user.