package
0.6.0
Repository: https://github.com/blutack/quickfix.git
Documentation: pkg.go.dev

# Functions

FromMessage creates a IndicationofInterest from a quickfix.Message instance.
New returns a IndicationofInterest initialized with the required fields for IndicationofInterest.
NewNoIOIQualifiersRepeatingGroup returns an initialized, NoIOIQualifiersRepeatingGroup.
NewNoRoutingIDsRepeatingGroup returns an initialized, NoRoutingIDsRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

IndicationofInterest is the fix42 IndicationofInterest type, MsgType = 6.
NoIOIQualifiers is a repeating group element, Tag 199.
NoIOIQualifiersRepeatingGroup is a repeating group, Tag 199.
NoRoutingIDs is a repeating group element, Tag 215.
NoRoutingIDsRepeatingGroup is a repeating group, Tag 215.

# Type aliases

A RouteOut is the callback type that should be implemented for routing Message.