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

# Functions

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

# Structs

SettlementInstructions is the fix42 SettlementInstructions type, MsgType = T.

# Type aliases

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