Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolyImpl ¶
type PolyImpl struct {
Struct *att.NamedStruct
Value att.MarkerValue
}
type PolyStruct ¶
type PolyStruct struct {
Name string
TargetFile string
Package *att.Package
Common *att.NamedStruct
Interface *att.NamedStruct
Additional *att.Field
TypeID *att.TypeMarker
Impls []PolyImpl
}
func PolyStructs ¶
func PolyStructs(pkg *att.Package) (out []*PolyStruct, _ error)
Click to show internal directories.
Click to hide internal directories.