type internal/abi.StructField

4 uses

	internal/abi (current package)
		type.go#L547: type StructField struct {
		type.go#L553: func (f *StructField) Embedded() bool {
		type.go#L560: 	Fields  []StructField

	reflect
		type.go#L378: type structField = abi.StructField