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

# Functions

FromMessage creates a ListStatus from a quickfix.Message instance.
New returns a ListStatus initialized with the required fields for ListStatus.
NewNoOrdersRepeatingGroup returns an initialized, NoOrdersRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

ListStatus is the fix43 ListStatus type, MsgType = N.
NoOrders is a repeating group element, Tag 73.
NoOrdersRepeatingGroup is a repeating group, Tag 73.

# Type aliases

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