Versions in this module Expand all Collapse all v0 v0.2.0 Apr 19, 2016 Changes in this version type Message + func New(streamasgnreqid string, streamasgnreqtype int, ...) *Message + func (m *Message) SetStreamAsgnReqID(v string) + func (m *Message) SetStreamAsgnReqType(v int) + func (m *Message) SetStrmAsgnReqGrp(v strmasgnreqgrp.StrmAsgnReqGrp) v0.1.0 Feb 21, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type Message struct + FIXMsgType string + Header fixt11.Header + StreamAsgnReqID string + StreamAsgnReqType int + StrmAsgnReqGrp strmasgnreqgrp.Component + Trailer fixt11.Trailer + func (m Message) Marshal() quickfix.Message + type RouteOut func(msg Message, sessionID quickfix.SessionID) quickfix.MessageRejectError