Documentation ¶
Overview ¶
Package heartbeat msg type = 0.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct { FIXMsgType string `fix:"0"` fix44.Header //TestReqID is a non-required field for Heartbeat. TestReqID *string `fix:"112"` fix44.Trailer }
Message is a Heartbeat FIX Message
func (*Message) SetTestReqID ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.