type internal/abi.StructField

5 uses

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

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

	runtime
		type.go#L230: 		var bigField abi.StructField