Documentation ¶ Index ¶ type Component func New() *Component Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Component ¶ type Component struct { //YieldType is a non-required field for YieldData. YieldType *string `fix:"235"` //Yield is a non-required field for YieldData. Yield *float64 `fix:"236"` } Component is a fix43 YieldData Component func New ¶ func New() *Component Source Files ¶ View all Source files YieldData.go Click to show internal directories. Click to hide internal directories.