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

# Functions

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

# Structs

NoQuoteEntries is a repeating group element, Tag 295.
NoQuoteEntriesRepeatingGroup is a repeating group, Tag 295.
QuoteCancel is the fix42 QuoteCancel type, MsgType = Z.

# Type aliases

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