Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type YieldData struct + Yield *float64 + YieldType *string + func (m *YieldData) SetYield(v float64) + func (m *YieldData) SetYieldType(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + Yield *float64 + YieldType *string + func New() *Component