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

# Functions

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

# Structs

DontKnowTrade is the fix42 DontKnowTrade type, MsgType = Q.

# Type aliases

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