reflect.Type.FieldByIndex (method)
3 uses
reflect (current package)
type.go#L169: FieldByIndex(index []int) StructField
encoding/xml
typeinfo.go#L318: f1 := typ.FieldByIndex(oldf.idx)
typeinfo.go#L319: f2 := typ.FieldByIndex(newf.idx)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)