Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type PegInstructions struct + PegLimitType *int + PegMoveType *int + PegOffsetType *int + PegOffsetValue *float64 + PegRoundDirection *int + PegScope *int + func (m *PegInstructions) SetPegLimitType(v int) + func (m *PegInstructions) SetPegMoveType(v int) + func (m *PegInstructions) SetPegOffsetType(v int) + func (m *PegInstructions) SetPegOffsetValue(v float64) + func (m *PegInstructions) SetPegRoundDirection(v int) + func (m *PegInstructions) SetPegScope(v int) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + PegLimitType *int + PegMoveType *int + PegOffsetType *int + PegOffsetValue *float64 + PegRoundDirection *int + PegScope *int + func New() *Component