Versions in this module Expand all Collapse all v0 v0.2.0 Apr 19, 2016 Changes in this version type Message + func New(newseqno int) *Message + func (m *Message) SetGapFillFlag(v string) + func (m *Message) SetNewSeqNo(v int) v0.1.0 Feb 21, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type Message struct + FIXMsgType string + GapFillFlag *string + Header fix41.Header + NewSeqNo int + Trailer fix41.Trailer + func (m Message) Marshal() quickfix.Message + type RouteOut func(msg Message, sessionID quickfix.SessionID) quickfix.MessageRejectError