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
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)