raininfall

Results 2 comments of raininfall

I think this will resolve the issue without using user-provided resolve function. ```go if typeField.Anonymous && typeField.Type.Kind() == reflect.Struct { anonymousResolvedValue, err := defaultResolveStruct(valueField, fieldName) if err != nil {...

open the largeHeap in android, this is what I do.