package
0.6.0
Repository: https://github.com/avislash/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.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

IndicationofInterest is the fix41 IndicationofInterest type, MsgType = 6.
NoIOIQualifiers is a repeating group element, Tag 199.
NoIOIQualifiersRepeatingGroup is a repeating group, Tag 199.

# Type aliases

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