type internal/abi.StructField

4 uses

	internal/abi (current package)
		type.go#L574: type StructField struct {
		type.go#L580: func (f *StructField) Embedded() bool {
		type.go#L587: 	Fields  []StructField

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