type internal/abi.StructField
5 uses
internal/abi (current package)
type.go#L550: type StructField struct {
type.go#L556: func (f *StructField) Embedded() bool {
type.go#L563: Fields []StructField
reflect
type.go#L412: type structField = abi.StructField
runtime
type.go#L235: var bigField abi.StructField
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)