Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Heartbeat ¶
Heartbeat is the fix40 Heartbeat type, MsgType = 0.
func FromMessage ¶
FromMessage creates a Heartbeat from a quickfix.Message instance.
func New ¶
func New() (m Heartbeat)
New returns a Heartbeat initialized with the required fields for Heartbeat.
func (Heartbeat) GetTestReqID ¶
func (m Heartbeat) GetTestReqID() (v string, err quickfix.MessageRejectError)
GetTestReqID gets TestReqID, Tag 112.
func (Heartbeat) HasTestReqID ¶
HasTestReqID returns true if TestReqID is present, Tag 112.
func (Heartbeat) SetTestReqID ¶
SetTestReqID sets TestReqID, Tag 112.
Click to show internal directories.
Click to hide internal directories.