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

# Functions

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

# Structs

ExecutionReport is the fix42 ExecutionReport type, MsgType = 8.
NoContraBrokers is a repeating group element, Tag 382.
NoContraBrokersRepeatingGroup is a repeating group, Tag 382.

# Type aliases

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